A vgui command used to toggle the headlight. More...
Public Member Functions | |
bgui3d_headlight_command (bgui3d_fullviewer_tableau *tab) | |
void | execute () |
bgui3d_headlight_command (bgui3d_project2d_tableau *tab) | |
void | execute () |
void | ref () |
void | unref () |
int | get_references () const |
bool | is_referenced () const |
Public Attributes | |
bgui3d_fullviewer_tableau * | bgui3d_fullviewer_tab |
bgui3d_project2d_tableau * | bgui3d_project2d_tab |
A vgui command used to toggle the headlight.
A vgui command used to toggle animation.
Definition at line 168 of file bgui3d_fullviewer_tableau.cxx.
bgui3d_headlight_command::bgui3d_headlight_command | ( | bgui3d_fullviewer_tableau * | tab | ) | [inline] |
Definition at line 171 of file bgui3d_fullviewer_tableau.cxx.
bgui3d_headlight_command::bgui3d_headlight_command | ( | bgui3d_project2d_tableau * | tab | ) | [inline] |
Definition at line 298 of file bgui3d_project2d_tableau.cxx.
void bgui3d_headlight_command::execute | ( | ) | [inline, virtual] |
Implements vgui_command.
Definition at line 172 of file bgui3d_fullviewer_tableau.cxx.
void bgui3d_headlight_command::execute | ( | ) | [inline, virtual] |
Implements vgui_command.
Definition at line 299 of file bgui3d_project2d_tableau.cxx.
Definition at line 178 of file bgui3d_fullviewer_tableau.cxx.
Definition at line 305 of file bgui3d_project2d_tableau.cxx.