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

CheckBox3D Class Reference

#include <CxCheckBoxDrum.h>

Collaboration diagram for CheckBox3D:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CheckBox3D (OGLWND *oglWnd, std::string str, float w, float h, bool checked=false)
void SetSelected (bool checked)
bool GetSelected ()
void SetText (std::string txt)
void SetSize (float w, float h)
void ChangeSize (float dW, float dH)
void SetFrameBorderType (int checked, int unChecked)
void SetBoxBorderType (int checked, int unChecked)
void Draw (int fontBase, bool drawText=true, bool hitDetect=false)

Private Member Functions

void Init (OGLWND *oglWnd, std::string str, float w, float h, bool checked)

Private Attributes

std::string mText
OGLWND * mOglWnd
bool mChecked
int mCheckedBorderType
int mUnCheckedBorderType
int mCheckedBoxType
int mUnCheckedBoxType
float mWidth
float mHeight
bool mShadow2D

Detailed Description

Definition at line 57 of file CxCheckBoxDrum.h.


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