Public Member Functions | Public Attributes
bgui3d_headlight_command Class Reference

A vgui command used to toggle the headlight. More...

Inheritance diagram for bgui3d_headlight_command:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 bgui3d_headlight_command (bgui3d_fullviewer_tableau *tab)
void execute ()
 bgui3d_headlight_command (bgui3d_project2d_tableau *tab)
void execute ()
void ref ()
void unref ()
int get_references () const
bool is_referenced () const

Public Attributes

bgui3d_fullviewer_tableaubgui3d_fullviewer_tab
bgui3d_project2d_tableaubgui3d_project2d_tab

Detailed Description

A vgui command used to toggle the headlight.

A vgui command used to toggle animation.

Definition at line 168 of file bgui3d_fullviewer_tableau.cxx.


Constructor & Destructor Documentation

bgui3d_headlight_command::bgui3d_headlight_command ( bgui3d_fullviewer_tableau tab) [inline]

Definition at line 171 of file bgui3d_fullviewer_tableau.cxx.

bgui3d_headlight_command::bgui3d_headlight_command ( bgui3d_project2d_tableau tab) [inline]

Definition at line 298 of file bgui3d_project2d_tableau.cxx.


Member Function Documentation

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

Implements vgui_command.

Definition at line 172 of file bgui3d_fullviewer_tableau.cxx.

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

Implements vgui_command.

Definition at line 299 of file bgui3d_project2d_tableau.cxx.


Member Data Documentation

Definition at line 178 of file bgui3d_fullviewer_tableau.cxx.

Definition at line 305 of file bgui3d_project2d_tableau.cxx.


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