Public Member Functions | Public Attributes
bgui3d_select_camera_command Class Reference

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

Inheritance diagram for bgui3d_select_camera_command:
Inheritance graph
[legend]

List of all members.

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_tableaubgui3d_fullviewer_tab
int index

Detailed Description

A vgui command used to select a camera.

Definition at line 221 of file bgui3d_fullviewer_tableau.cxx.


Constructor & Destructor Documentation

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.


Member Function Documentation

void bgui3d_select_camera_command::execute ( ) [inline, virtual]

Implements vgui_command.

Definition at line 226 of file bgui3d_fullviewer_tableau.cxx.


Member Data Documentation

Definition at line 231 of file bgui3d_fullviewer_tableau.cxx.

Definition at line 232 of file bgui3d_fullviewer_tableau.cxx.


The documentation for this class was generated from the following file: