body | Slider | |
btnMinus | Slider | |
btnPlus | Slider | |
ChangeDirection() | Control | |
Control() | Control | |
controls | Control | [static] |
Create(double depth) | Slider | |
Control::Create() | Control | [inline, virtual] |
Current(double min, double max) | Slider | |
Current(double delta) | Slider | |
cursor | Slider | |
Delete() | Control | |
DeleteFaces() | Control | |
DeleteSub() | Control | |
faceNode | Control | |
FaceOverIn(int oldFace) | Control | |
FaceOverOut(int newFace) | Control | |
Find(int _idControl) | Control | [static] |
GetCorners(int face, Point3D< double > *points) | Control | |
GetLocalPos(int face, Point2D< double > absolutePos) | Control | |
id | Control | |
inertia | Control | [static] |
isEnable | Control | |
isView | Control | |
leftDown | Control | [static] |
Max(double value) | Slider | |
midDown | Control | [static] |
Min(double value) | Slider | |
Move(double x, double y, double z) | Control | |
MoveTo(double x, double y, double z) | Control | |
name | Control | |
nextId | Control | [static] |
OnAutoMinus(Timer *) | Slider | |
OnAutoPlus(Timer *) | Slider | |
OnButtonsLMouseUp(StateMouse *, int) | Slider | |
OnButtonsOverOut(Control *, int) | Slider | |
OnClick(StateMouse *mouse, int face) | Control | |
onControl | Control | |
OnKeyDouble(StateKey *key, int face) | Control | |
OnKeyDown(StateKey *key, int face) | Control | |
OnKeyUp(StateKey *key, int face) | Control | |
OnLButtonDouble(StateMouse *mouse, int face) | Control | |
OnLButtonDown(StateMouse *mouse, int face) | Control | |
OnLButtonUp(StateMouse *mouse, int face) | Control | |
OnLMouseDown(StateMouse *mouse, int face) | Slider | |
OnMButtonDouble(StateMouse *mouse, int face) | Control | |
OnMButtonDown(StateMouse *mouse, int face) | Control | |
OnMButtonUp(StateMouse *mouse, int face) | Control | |
OnMinusLMouseDown(StateMouse *, int) | Slider | |
OnMouseMove(StateMouse *mouse, int deltaX, int deltaY, int face) | Slider | |
Control::OnMouseMove(StateMouse *mouse, int face) | Control | |
OnMouseWheel(StateMouse *mouse, int face) | Control | |
OnPlusLMouseDown(StateMouse *, int) | Slider | |
OnRButtonDouble(StateMouse *mouse, int face) | Control | |
OnRButtonDown(StateMouse *mouse, int face) | Control | |
OnRButtonUp(StateMouse *mouse, int face) | Control | |
onSlidder | Slider | |
operator=(Control &src) | Control | |
OverIn(Control *oldControl, int face) | Control | |
OverOut(Control *newControl, int face) | Control | |
parent | Control | |
parentFace | Control | |
Refresh() | Slider | |
ReSize(double dx, double dy) | Control | |
rightDown | Control | [static] |
Rotate(double x, double y, double z) | Control | |
RotateQuaternion(double x, double y, double z) | Control | |
RotateTo(double x, double y, double z) | Control | |
ScreenMove(double x, double y, double z) | Control | |
ScreenMoveTo(double x, double y, double z) | Control | |
SetAlphaBlending(float alpha) | Control | |
SetBlending(BOOL enable) | Control | |
SetLines(Color color, float size) | Control | |
SetParent() | Control | |
Setup(double min, double max, double current, double size) | Slider | |
Size(double x, double y) | Control | |
sleepedDelay | Control | |
Slider() | Slider | |
Step(double step) | Slider | |
timerAutoButton | Slider | |
timerAutoWheel | Control | [static] |
timerSleeped | Control | [static] |
ToString(MyString &str) | Slider | |
XDockCenter(double sizeX) | Control | |
XDockCenter(double margeLeft, double margeRight) | Control | |
XDockLeft(double margeX, double sizeX, BOOL isCenter=FALSE) | Control | |
XDockRight(double margeX, double sizeX, BOOL isCenter=FALSE) | Control | |
YDockBottom(double margeY, double sizeY, BOOL isCenter=FALSE) | Control | |
YDockCenter(double sizeY) | Control | |
YDockCenter(double margeTop, double margeBottom) | Control | |
YDockTop(double margeY, double sizeY, BOOL isCenter=FALSE) | Control | |
~Control() | Control | |
~Slider() | Slider | |