Public Member Functions | Public Attributes
bgui3d_interaction_type_command Class Reference

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

Inheritance diagram for bgui3d_interaction_type_command:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 bgui3d_interaction_type_command (bgui3d_fullviewer_tableau *tab, bgui3d_tableau::interaction_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::interaction_type_enum interaction_type

Detailed Description

A vgui command used to toggle interaction type.

Definition at line 202 of file bgui3d_fullviewer_tableau.cxx.


Constructor & Destructor Documentation

bgui3d_interaction_type_command::bgui3d_interaction_type_command ( bgui3d_fullviewer_tableau tab,
bgui3d_tableau::interaction_type_enum  type 
) [inline]

Definition at line 205 of file bgui3d_fullviewer_tableau.cxx.


Member Function Documentation

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

Implements vgui_command.

Definition at line 209 of file bgui3d_fullviewer_tableau.cxx.


Member Data Documentation

Definition at line 214 of file bgui3d_fullviewer_tableau.cxx.

Definition at line 215 of file bgui3d_fullviewer_tableau.cxx.


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