A class which is used to encapsulate the information sent from DVgeomtry to the user defined scene graph creatation routine.
A class which is used to encapsulate the information sent from DVgeomtry to the user defined scene graph creatation routine.
~DVtips_and_hints()
DVtips_and_hints(const DVtips_and_hints&)
DVtips_and_hints& operator=(const DVtips_and_hints&)
DVtips_and_hints& set_first_frame_number(const int)
DVtips_and_hints& set_last_frame_number(const int)
DVtips_and_hints& set_animation_optimize_flag(const int)
DVtips_and_hints& set_animation_first_frame_number(const int)
DVtips_and_hints& set_animation_last_frame_number(const int)
DVtips_and_hints& set_animation_step_frame_number(const int)
DVtips_and_hints& set_background_color(const DVcolor&)
DVtips_and_hints& set_background_color(const DVcolor_type&)
DVtips_and_hints& set_background_color(const LCVMstring&)
DVtips_and_hints& set_background_color( const DVcolor_float r = 0.0, const DVcolor_float g = 0.0, const DVcolor_float b = 0.0, const DVcolor_float a = 1.0 )
DVtips_and_hints& set_frames_per_second(const float)
int get_first_frame_number() const
int get_last_frame_number() const
int get_animation_optimize_flag() const
int get_animation_first_frame_number() const
int get_animation_last_frame_number() const
int get_animation_step_frame_number() const
void get_background_color(DVcolor&) const
Alphabetic index HTML hierarchy of classes or Java