typedef LCVMarray_fixed_size< DVcolor_property_item, DV_NUMBER_PROPERTIES > DVcolor_property_item_array


[more]friend ostream& operator<<(ostream&, DVproperty&)
A friend routine to overload the << operator
[more] DVproperty()
constructors and destructors
[more] DVproperty(const DVproperty&)
first the default constructor
[more] ~DVproperty()
next the copy constructor
[more]const DVproperty& operator=(const DVproperty&)
destructor
[more]int operator==(const DVproperty&) const
[more]int operator!=(const DVproperty&) const
[more]void print(ostream&)
[more]int frame_number
used to keep track of which frames to draw for selection containers
[more]DVcolor_property_item_array color
the rest of these come from a DVselect_property
[more]DVpositive_float_property_item_array width
colors
[more]DVcomplexity_int_property_item geometry_complexity
complexities
[more]DVcomplexity_int_property_item light_complexity
[more]DVscale_property_item scale
[more]DVcolor_by_data_property_item_array color_by_data
scale
[more]DVlight_properties_property_item_array lights
color_by_data
[more]DVmaterial_properties_property_item_array material
lights
[more]
material properties


Documentation

ofriend ostream& operator<<(ostream&, DVproperty&)
A friend routine to overload the << operator

o DVproperty()
constructors and destructors

o DVproperty(const DVproperty&)
first the default constructor

o ~DVproperty()
next the copy constructor

oconst DVproperty& operator=(const DVproperty&)
destructor

oint operator==(const DVproperty&) const

oint operator!=(const DVproperty&) const

ovoid print(ostream&)

oint frame_number
used to keep track of which frames to draw for selection containers

oDVcolor_property_item_array color
the rest of these come from a DVselect_property

oDVpositive_float_property_item_array width
colors

oDVcomplexity_int_property_item geometry_complexity
complexities

oDVcomplexity_int_property_item light_complexity

oDVscale_property_item scale

oDVcolor_by_data_property_item_array color_by_data
scale

oDVlight_properties_property_item_array lights
color_by_data

oDVmaterial_properties_property_item_array material
lights

o
material properties

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.