A vgui command used to toggle animation. More...
Public Member Functions | |
bgui3d_animate_command (bgui3d_fullviewer_tableau *tab) | |
void | execute () |
void | ref () |
void | unref () |
int | get_references () const |
bool | is_referenced () const |
Public Attributes | |
bgui3d_fullviewer_tableau * | bgui3d_fullviewer_tab |
A vgui command used to toggle animation.
Definition at line 150 of file bgui3d_fullviewer_tableau.cxx.
bgui3d_animate_command::bgui3d_animate_command | ( | bgui3d_fullviewer_tableau * | tab | ) | [inline] |
Definition at line 153 of file bgui3d_fullviewer_tableau.cxx.
void bgui3d_animate_command::execute | ( | ) | [inline, virtual] |
Implements vgui_command.
Definition at line 154 of file bgui3d_fullviewer_tableau.cxx.
Definition at line 162 of file bgui3d_fullviewer_tableau.cxx.