A vgui command used to select a camera. More...

Public Member Functions | |
| bgui3d_select_camera_command (bgui3d_fullviewer_tableau *tab, int idx) | |
| void | execute () |
| void | ref () |
| void | unref () |
| int | get_references () const |
| bool | is_referenced () const |
Public Attributes | |
| bgui3d_fullviewer_tableau * | bgui3d_fullviewer_tab |
| int | index |
A vgui command used to select a camera.
Definition at line 221 of file bgui3d_fullviewer_tableau.cxx.
| bgui3d_select_camera_command::bgui3d_select_camera_command | ( | bgui3d_fullviewer_tableau * | tab, |
| int | idx | ||
| ) | [inline] |
Definition at line 224 of file bgui3d_fullviewer_tableau.cxx.
| void bgui3d_select_camera_command::execute | ( | ) | [inline, virtual] |
Implements vgui_command.
Definition at line 226 of file bgui3d_fullviewer_tableau.cxx.
Definition at line 231 of file bgui3d_fullviewer_tableau.cxx.
Definition at line 232 of file bgui3d_fullviewer_tableau.cxx.
1.7.5.1