Inheritance diagram for Tutorial::FaceDemo:
Public Member Functions | |
FaceDemo (Tutorial *_parent) | |
int | OnTimer (Timer *timer) |
int | OnEnd () |
Public Attributes | |
Title * | titleBasic |
Control * | controlBasic |
Title * | titleText |
Control * | controlText |
Title * | titleCurving |
Control * | controlCurving |
Timer | timer |
MyList< FaceNode * > | nodes |
|
|
Definition at line 327 of file 3dcontrols.cpp. References controlBasic, controlCurving, controlText, Tutorial::Demo::Ending(), Timer::onTimer, timer, titleBasic, titleCurving, and titleText. Referenced by FaceDemo(). |
|
Definition at line 302 of file 3dcontrols.cpp. References decal, MyTreeNode< T >::elem, FaceNode, Timer::GetDeltaTime(), MyListIterator< FaceNode * >::GetElem(), MyList< FaceNode * >::i, MyListIterator< FaceNode * >::More(), nodes, num, and PI. Referenced by FaceDemo(). |
|
Definition at line 100 of file 3dcontrols.cpp. Referenced by FaceDemo(), and OnEnd(). |
|
Definition at line 104 of file 3dcontrols.cpp. Referenced by FaceDemo(), and OnEnd(). |
|
Definition at line 102 of file 3dcontrols.cpp. Referenced by FaceDemo(), and OnEnd(). |
|
Definition at line 107 of file 3dcontrols.cpp. Referenced by FaceDemo(), and OnTimer(). |
|
Definition at line 106 of file 3dcontrols.cpp. Referenced by FaceDemo(), and OnEnd(). |
|
Definition at line 99 of file 3dcontrols.cpp. Referenced by FaceDemo(), and OnEnd(). |
|
Definition at line 103 of file 3dcontrols.cpp. Referenced by FaceDemo(), and OnEnd(). |
|
Definition at line 101 of file 3dcontrols.cpp. Referenced by FaceDemo(), and OnEnd(). |