Public Member Functions | Public Attributes
bgui3d_camera_type_command Class Reference

A vgui command used to toggle camera type. More...

Inheritance diagram for bgui3d_camera_type_command:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 bgui3d_camera_type_command (bgui3d_fullviewer_tableau *tab, bgui3d_fullviewer_tableau::camera_type_enum type)
void execute ()
void ref ()
void unref ()
int get_references () const
bool is_referenced () const

Public Attributes

bgui3d_fullviewer_tableaubgui3d_fullviewer_tab
bgui3d_fullviewer_tableau::camera_type_enum cam_type

Detailed Description

A vgui command used to toggle camera type.

Definition at line 184 of file bgui3d_fullviewer_tableau.cxx.


Constructor & Destructor Documentation

bgui3d_camera_type_command::bgui3d_camera_type_command ( bgui3d_fullviewer_tableau tab,
bgui3d_fullviewer_tableau::camera_type_enum  type 
) [inline]

Definition at line 187 of file bgui3d_fullviewer_tableau.cxx.


Member Function Documentation

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

Implements vgui_command.

Definition at line 190 of file bgui3d_fullviewer_tableau.cxx.


Member Data Documentation

Definition at line 195 of file bgui3d_fullviewer_tableau.cxx.

Definition at line 196 of file bgui3d_fullviewer_tableau.cxx.


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