Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

OglGui::CheckBoxDrum Class Reference

#include <CheckBoxDrum.h>

Inheritance diagram for OglGui::CheckBoxDrum:

Inheritance graph
[legend]
Collaboration diagram for OglGui::CheckBoxDrum:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CheckBoxDrum (int x, int y, int w, int h, int nRow, int nCol)
 CheckBoxDrum (Window *parent, int w, int h, int nRow, int nCol)
 CheckBoxDrum (Window *parent, int x, int y, int w, int h, int nRow, int nCol)
CheckBox3DAddCheckBox (strconst str, int colNr, int rowNr, bool checked=false)
void SetRadius (float radius)
void SetPosition (float x, float y, float z)
void SetCheckBoxSize (float w, float h)
void ChangeCheckBoxSize (float dW, float dH)
void SetText3D (bool mode=true)
void HandleCategory (CheckBox3D *cB)
virtual void InitFunc ()
virtual void ExitFunc ()
virtual void KeyboardFunc (INT c, INT state)
virtual void DisplayFunc ()
virtual void MouseFunc (int msg, int but, int state, int x, int y)
 This function is called by the event handling system everytime the user has moved or clicked the mouse.

Private Member Functions

void Init (int nRow, int nColumn)

Private Attributes

CheckBox3D ** mCheckBoxes
int mNrRows
int mNrColumns
float mDrumX
float mDrumY
float mDrumZ
float mDrumRotX
float mDrumRotDx
float mWheelStep
bool mTxt3D
bool mPicking
float mRadius
float mCbWidth
float mCbHeight
int txtFontBase
bool mKeyInfo
INFOBOX * DrumInfoBox

Detailed Description

Definition at line 194 of file CheckBoxDrum.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:59:10 2010 for ImpalaSrc by  doxygen 1.5.1