#include "graphics.h"
Static Public Member Functions | |
static std::set< std::string > | core_property_names () |
static property_list::pval_map_type | factory_defaults () |
static bool | has_core_property (const caseless_str &pname) |
static bool | has_readonly_property (const caseless_str &pname) |
static std::set< std::string > | readonly_property_names () |
Static Public Member Functions inherited from base_properties | |
static std::set< std::string > | core_property_names () |
static property_list::pval_map_type | factory_defaults () |
static bool | has_core_property (const caseless_str &pname) |
static bool | has_readonly_property (const caseless_str &pname) |
static std::set< std::string > | readonly_property_names () |
Protected Member Functions | |
void | init () |
Protected Member Functions inherited from base_properties | |
octave_value | get_dynamic (bool all=false) const |
octave_value | get_dynamic (const caseless_str &pname) const |
property | get_property_dynamic (const caseless_str &pname) const |
void | set_dynamic (const caseless_str &pname, const octave_value &val) |
Definition at line 10632 of file graphics.h.
anonymous enum |
Definition at line 10753 of file graphics.h.
surface::properties::properties | ( | const graphics_handle & | mh, |
const graphics_handle & | p | ||
) |
Definition at line 5780 of file graphics-props.cc.
|
delete |
|
default |
std::set< std::string > surface::properties::all_property_names | ( | ) | const |
Definition at line 6414 of file graphics-props.cc.
References base_properties::all_property_names().
|
inline |
Definition at line 10804 of file graphics.h.
References radio_property::is().
|
inline |
Definition at line 10809 of file graphics.h.
References radio_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10814 of file graphics.h.
References radio_property::is().
|
static |
Definition at line 6310 of file graphics-props.cc.
References base_properties::core_property_names().
|
inline |
Definition at line 10824 of file graphics.h.
References double_radio_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10823 of file graphics.h.
References double_radio_property::is_double().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10829 of file graphics.h.
References color_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10828 of file graphics.h.
References color_property::is_rgb().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10833 of file graphics.h.
References radio_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10837 of file graphics.h.
References double_radio_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10836 of file graphics.h.
References double_radio_property::is_double().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10842 of file graphics.h.
References color_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10841 of file graphics.h.
References color_property::is_rgb().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10846 of file graphics.h.
References radio_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10851 of file graphics.h.
References radio_property::is().
|
static |
Definition at line 6254 of file graphics-props.cc.
References base_properties::factory_defaults(), and m.
|
virtual |
Reimplemented from base_properties.
Definition at line 5984 of file graphics-props.cc.
References base_properties::get(), m, and octave_value::map_value().
|
virtual |
Reimplemented from base_properties.
Definition at line 6048 of file graphics-props.cc.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10674 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10669 of file graphics.h.
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10900 of file graphics.h.
References array_property::get().
|
inline |
Definition at line 10640 of file graphics.h.
References radio_property::current_value().
|
inline |
Definition at line 10802 of file graphics.h.
References array_property::get().
|
inline |
Definition at line 10805 of file graphics.h.
References radio_property::current_value().
|
inline |
Definition at line 10807 of file graphics.h.
References double_property::double_value().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10810 of file graphics.h.
References radio_property::current_value().
|
inline |
Definition at line 10812 of file graphics.h.
References array_property::get().
|
inline |
Definition at line 10815 of file graphics.h.
References radio_property::current_value().
|
inline |
Definition at line 10817 of file graphics.h.
References string_property::string_value().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10902 of file graphics.h.
References array_property::get().
|
inline |
Definition at line 10645 of file graphics.h.
References radio_property::current_value().
octave_value surface::properties::get_color_data | ( | ) | const |
Definition at line 10142 of file graphics.cc.
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10819 of file graphics.h.
References double_property::double_value().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10821 of file graphics.h.
References string_property::string_value().
bool surface::properties::get_do_lighting | ( | ) | const |
Definition at line 10148 of file graphics.cc.
References __get_gh_manager__(), graphics_object::get_ancestor(), axes::properties::get_num_lights(), gh_manager::get_object(), and graphics_object::get_properties().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10826 of file graphics.h.
References double_radio_property::get().
|
inline |
Definition at line 10825 of file graphics.h.
References double_radio_property::double_value(), and double_radio_property::is_double().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10831 of file graphics.h.
References color_property::get().
|
inline |
Definition at line 10830 of file graphics.h.
References color_property::is_rgb(), and color_property::rgb().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10834 of file graphics.h.
References radio_property::current_value().
|
inline |
Definition at line 10839 of file graphics.h.
References double_radio_property::get().
|
inline |
Definition at line 10838 of file graphics.h.
References double_radio_property::double_value(), and double_radio_property::is_double().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10844 of file graphics.h.
References color_property::get().
|
inline |
Definition at line 10843 of file graphics.h.
References color_property::is_rgb(), and color_property::rgb().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10847 of file graphics.h.
References radio_property::current_value().
|
inline |
Definition at line 10849 of file graphics.h.
References array_property::get().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10852 of file graphics.h.
References radio_property::current_value().
|
inline |
Definition at line 10855 of file graphics.h.
References radio_property::current_value().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10857 of file graphics.h.
References double_property::double_value().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10860 of file graphics.h.
References radio_property::current_value().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10865 of file graphics.h.
References color_property::get().
|
inline |
Definition at line 10864 of file graphics.h.
References color_property::is_rgb(), and color_property::rgb().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10870 of file graphics.h.
References color_property::get().
|
inline |
Definition at line 10869 of file graphics.h.
References color_property::is_rgb(), and color_property::rgb().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10872 of file graphics.h.
References double_property::double_value().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10875 of file graphics.h.
References radio_property::current_value().
|
virtual |
Reimplemented from base_properties.
Definition at line 6153 of file graphics-props.cc.
|
inline |
Definition at line 10877 of file graphics.h.
References double_property::double_value().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10879 of file graphics.h.
References double_property::double_value().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10881 of file graphics.h.
References double_property::double_value().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10883 of file graphics.h.
References array_property::get().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10886 of file graphics.h.
References radio_property::current_value().
|
inline |
Definition at line 10888 of file graphics.h.
References array_property::get().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10890 of file graphics.h.
References string_property::string_value().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10904 of file graphics.h.
References array_property::get().
|
inline |
Definition at line 10911 of file graphics.h.
References radio_property::current_value().
|
inline |
Definition at line 10892 of file graphics.h.
References array_property::get().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10894 of file graphics.h.
References string_property::string_value().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10906 of file graphics.h.
References array_property::get().
|
inline |
Definition at line 10914 of file graphics.h.
References radio_property::current_value().
|
inline |
Definition at line 10896 of file graphics.h.
References array_property::get().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10898 of file graphics.h.
References string_property::string_value().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10908 of file graphics.h.
References array_property::get().
|
inline |
Definition at line 10917 of file graphics.h.
References radio_property::current_value().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10681 of file graphics.h.
|
static |
Definition at line 6374 of file graphics-props.cc.
Referenced by property_list::set().
|
virtual |
Reimplemented from base_properties.
Definition at line 6426 of file graphics-props.cc.
|
static |
Definition at line 6406 of file graphics-props.cc.
|
inlineprotectedvirtual |
Reimplemented from base_properties.
Definition at line 11323 of file graphics.h.
References array_property::add_constraint(), and double_property::add_constraint().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10638 of file graphics.h.
References radio_property::is(), and bool_property::is_on().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10643 of file graphics.h.
References radio_property::is(), and bool_property::is_on().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10910 of file graphics.h.
References bool_property::is_on().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10913 of file graphics.h.
References bool_property::is_on().
|
inlinevirtual |
Reimplemented from base_properties.
Definition at line 10916 of file graphics.h.
References bool_property::is_on().
|
inline |
Definition at line 10854 of file graphics.h.
References radio_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10859 of file graphics.h.
References radio_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10863 of file graphics.h.
References color_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10862 of file graphics.h.
References color_property::is_rgb().
|
inline |
Definition at line 10868 of file graphics.h.
References color_property::is().
Referenced by opengl_renderer::draw_surface().
|
inline |
Definition at line 10867 of file graphics.h.
References color_property::is_rgb().
|
inline |
Definition at line 10874 of file graphics.h.
References radio_property::is().
Referenced by opengl_renderer::draw_surface().
|
static |
Definition at line 6382 of file graphics-props.cc.
References base_properties::readonly_property_names().
|
virtual |
Reimplemented from base_properties.
Definition at line 5887 of file graphics-props.cc.
|
inline |
Definition at line 11221 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 11271 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 10920 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 10929 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 10939 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 10947 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 10955 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 10964 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 10974 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11231 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 11281 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 10982 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 10990 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 10998 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11006 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11014 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11023 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11031 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11039 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11048 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 11060 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11069 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11077 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11085 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11093 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11101 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11109 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11117 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11125 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11133 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11141 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11149 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 11161 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11170 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11179 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11241 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 11291 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 11187 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11196 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11251 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 11301 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 11204 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11213 of file graphics.h.
References base_property::set().
|
inline |
Definition at line 11261 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 11311 of file graphics.h.
References GCB_POSTSET, base_property::run_listeners(), and base_property::set().
|
inline |
Definition at line 11364 of file graphics.h.
Referenced by F__update_normals__(), and axes::properties::trigger_normals_calc().
|
inline |
Definition at line 10885 of file graphics.h.
References radio_property::is().