A vgui command used to toggle interaction type. More...
Public Member Functions | |
bgui3d_seek_distance_command (bgui3d_examiner_tableau *tab, bgui3d_examiner_tableau::SeekDistance seek) | |
void | execute () |
void | ref () |
void | unref () |
int | get_references () const |
bool | is_referenced () const |
Public Attributes | |
bgui3d_examiner_tableau * | bgui3d_examiner_tab |
bgui3d_examiner_tableau::SeekDistance | seek_distance |
A vgui command used to toggle interaction type.
Definition at line 349 of file bgui3d_examiner_tableau.cxx.
bgui3d_seek_distance_command::bgui3d_seek_distance_command | ( | bgui3d_examiner_tableau * | tab, |
bgui3d_examiner_tableau::SeekDistance | seek | ||
) | [inline] |
Definition at line 352 of file bgui3d_examiner_tableau.cxx.
void bgui3d_seek_distance_command::execute | ( | ) | [inline, virtual] |
Implements vgui_command.
Definition at line 355 of file bgui3d_examiner_tableau.cxx.
Definition at line 360 of file bgui3d_examiner_tableau.cxx.
Definition at line 361 of file bgui3d_examiner_tableau.cxx.