A class which contains a set of properties and can differeniate those that have been explicitly from those that haven't.
A class which contains a set of properties and can differeniate those that have been explicitly from those that haven't. All the data is public since this should act like a struct. Each of the data does have its own checks on the data though.
DVpositive_float_select_property_item_array width
DVcomplexity_int_select_property_item geometry_complexity
DVcomplexity_int_select_property_item light_complexity
DVscale_select_property_item scale
DVcolor_by_data_select_property_item_array color_by_data
DVrich_light_properties_select_property_item_array lights
DVrich_material_properties_select_property_item_array material
DVselect_property()
DVselect_property(const DVselect_property&)
~DVselect_property()
const DVselect_property& operator=(const DVselect_property&)
int operator==(const DVselect_property&) const
int operator!=(const DVselect_property&) const
void extract_properties(DVproperty&)
void print(ostream&)
void default_lighting()
int ReadProp()
void ReadDVColor()
void ReadDVlightComp()
void ReadDVgeomComp()
void ReadDVscale()
void ReadDVwidth()
void ReadColorMap()
Alphabetic index HTML hierarchy of classes or Java