#include <graphics.h>
Inherits base_properties.
anonymous enum |
patch::patch::properties::~properties | ( | void | ) | [inline] |
std::set< std::string > patch::patch::properties::all_property_names | ( | void | ) | const |
bool patch::patch::properties::alphadatamapping_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::backfacelighting_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::cdatamapping_is | ( | const std::string & | v | ) | const [inline] |
std::set< std::string > patch::patch::properties::core_property_names | ( | void | ) | [static] |
Reimplemented from base_properties.
bool patch::patch::properties::edgealpha_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::edgealpha_is_double | ( | void | ) | const [inline] |
bool patch::patch::properties::edgecolor_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::edgecolor_is_rgb | ( | void | ) | const [inline] |
bool patch::patch::properties::edgelighting_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::erasemode_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::facealpha_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::facealpha_is_double | ( | void | ) | const [inline] |
bool patch::patch::properties::facecolor_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::facecolor_is_rgb | ( | void | ) | const [inline] |
bool patch::patch::properties::facelighting_is | ( | const std::string & | v | ) | const [inline] |
property_list::pval_map_type patch::patch::properties::factory_defaults | ( | void | ) | [static] |
Reimplemented from base_properties.
octave_value patch::patch::properties::get | ( | const char * | pname | ) | const [inline, virtual] |
Reimplemented from base_properties.
octave_value patch::patch::properties::get | ( | const std::string & | pname | ) | const [inline, virtual] |
Reimplemented from base_properties.
octave_value patch::patch::properties::get | ( | const caseless_str & | pname | ) | const [virtual] |
Reimplemented from base_properties.
octave_value patch::patch::properties::get | ( | bool | all = false |
) | const [virtual] |
Reimplemented from base_properties.
octave_value patch::patch::properties::get_alim | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
std::string patch::patch::properties::get_aliminclude | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_alphadatamapping | ( | void | ) | const [inline] |
double patch::patch::properties::get_ambientstrength | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_backfacelighting | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_cdata | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_cdatamapping | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_clim | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
std::string patch::patch::properties::get_climinclude | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_color_data | ( | void | ) | const |
double patch::patch::properties::get_diffusestrength | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_edgealpha | ( | void | ) | const [inline] |
double patch::patch::properties::get_edgealpha_double | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_edgecolor | ( | void | ) | const [inline] |
Matrix patch::patch::properties::get_edgecolor_rgb | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_edgelighting | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_erasemode | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_facealpha | ( | void | ) | const [inline] |
double patch::patch::properties::get_facealpha_double | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_facecolor | ( | void | ) | const [inline] |
Matrix patch::patch::properties::get_facecolor_rgb | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_facelighting | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_faces | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_facevertexalphadata | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_facevertexcdata | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_interpreter | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_keylabel | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_linestyle | ( | void | ) | const [inline] |
double patch::patch::properties::get_linewidth | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_marker | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_markeredgecolor | ( | void | ) | const [inline] |
Matrix patch::patch::properties::get_markeredgecolor_rgb | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_markerfacecolor | ( | void | ) | const [inline] |
Matrix patch::patch::properties::get_markerfacecolor_rgb | ( | void | ) | const [inline] |
double patch::patch::properties::get_markersize | ( | void | ) | const [inline] |
std::string patch::patch::properties::get_normalmode | ( | void | ) | const [inline] |
patch::patch::properties::get_property | ( | const caseless_str & | pname | ) | [virtual] |
Reimplemented from base_properties.
double patch::patch::properties::get_specularcolorreflectance | ( | void | ) | const [inline] |
double patch::patch::properties::get_specularexponent | ( | void | ) | const [inline] |
double patch::patch::properties::get_specularstrength | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_vertexnormals | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_vertices | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_xdata | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_xlim | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
std::string patch::patch::properties::get_xliminclude | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_ydata | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_ylim | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
std::string patch::patch::properties::get_yliminclude | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_zdata | ( | void | ) | const [inline] |
octave_value patch::patch::properties::get_zlim | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
std::string patch::patch::properties::get_zliminclude | ( | void | ) | const [inline] |
std::string patch::patch::properties::graphics_object_name | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
bool patch::patch::properties::has_core_property | ( | const caseless_str & | pname | ) | [static] |
Reimplemented from base_properties.
bool patch::patch::properties::has_property | ( | const caseless_str & | pname | ) | const [virtual] |
Reimplemented from base_properties.
void patch::patch::properties::init | ( | void | ) | [inline, protected, virtual] |
Reimplemented from base_properties.
bool patch::patch::properties::interpreter_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::is_aliminclude | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
bool patch::patch::properties::is_climinclude | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
bool patch::patch::properties::is_xliminclude | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
bool patch::patch::properties::is_yliminclude | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
bool patch::patch::properties::is_zliminclude | ( | void | ) | const [inline, virtual] |
Reimplemented from base_properties.
bool patch::patch::properties::linestyle_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::marker_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::markeredgecolor_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::markeredgecolor_is_rgb | ( | void | ) | const [inline] |
bool patch::patch::properties::markerfacecolor_is | ( | const std::string & | v | ) | const [inline] |
bool patch::patch::properties::markerfacecolor_is_rgb | ( | void | ) | const [inline] |
bool patch::patch::properties::normalmode_is | ( | const std::string & | v | ) | const [inline] |
void patch::patch::properties::set | ( | const caseless_str & | pname, | |
const octave_value & | val | |||
) | [virtual] |
Reimplemented from base_properties.
void patch::patch::properties::set_alim | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_aliminclude | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_alphadatamapping | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_ambientstrength | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_backfacelighting | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_cdata | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_cdatamapping | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_clim | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_climinclude | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_diffusestrength | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_edgealpha | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_edgecolor | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_edgelighting | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_erasemode | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_facealpha | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_facecolor | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_facelighting | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_faces | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_facevertexalphadata | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_facevertexcdata | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_interpreter | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_keylabel | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_linestyle | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_linewidth | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_marker | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_markeredgecolor | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_markerfacecolor | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_markersize | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_normalmode | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_specularcolorreflectance | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_specularexponent | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_specularstrength | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_vertexnormals | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_vertices | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_xdata | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_xlim | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_xliminclude | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_ydata | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_ylim | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_yliminclude | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_zdata | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_zlim | ( | const octave_value & | val | ) | [inline] |
void patch::patch::properties::set_zliminclude | ( | const octave_value & | val | ) | [inline] |