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