A vgui command used to toggle axis visibility. More...
Public Member Functions | |
bgui3d_axis_visible_command (bgui3d_examiner_tableau *tab) | |
void | execute () |
void | ref () |
void | unref () |
int | get_references () const |
bool | is_referenced () const |
Public Attributes | |
bgui3d_examiner_tableau * | bgui3d_examiner_tab |
A vgui command used to toggle axis visibility.
Definition at line 332 of file bgui3d_examiner_tableau.cxx.
bgui3d_axis_visible_command::bgui3d_axis_visible_command | ( | bgui3d_examiner_tableau * | tab | ) | [inline] |
Definition at line 335 of file bgui3d_examiner_tableau.cxx.
void bgui3d_axis_visible_command::execute | ( | ) | [inline, virtual] |
Implements vgui_command.
Definition at line 337 of file bgui3d_examiner_tableau.cxx.
Definition at line 343 of file bgui3d_examiner_tableau.cxx.