
Public Member Functions | |
| VrsTest () | |
Private Member Functions | |
| void | keyEvent () |
Private Attributes | |
| SO< BehaviorCallback > | m_keyCallBack |
| SO< random_utils::ThreadSafeCanvas > | m_canvas |
| SO< SceneThing > | m_rootNode |
| SO< CarSimple > | m_car |
Definition at line 24 of file VrsTest.cpp.
| VrsTest::VrsTest | ( | ) |
Definition at line 40 of file VrsTest.cpp.
References vrsode::CS_Box, g_rootNode, keyEvent(), m_canvas, m_car, m_keyCallBack, and m_rootNode.
Here is the call graph for this function:

| void VrsTest::keyEvent | ( | ) | [private] |
Definition at line 169 of file VrsTest.cpp.
References dropBall(), m_canvas, m_car, and m_keyCallBack.
Referenced by VrsTest().
Here is the call graph for this function:

Here is the caller graph for this function:

SO<BehaviorCallback> VrsTest::m_keyCallBack [private] |
SO<random_utils::ThreadSafeCanvas> VrsTest::m_canvas [private] |
SO<SceneThing> VrsTest::m_rootNode [private] |
SO<CarSimple> VrsTest::m_car [private] |
1.5.1