VrsTest Class Reference

Inheritance diagram for VrsTest:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 VrsTest ()

Private Member Functions

void keyEvent ()

Private Attributes

SO< BehaviorCallback > m_keyCallBack
SO< random_utils::ThreadSafeCanvasm_canvas
SO< SceneThing > m_rootNode
SO< CarSimplem_car

Detailed Description

Definition at line 24 of file VrsTest.cpp.


Constructor & Destructor Documentation

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:


Member Function Documentation

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:


Member Data Documentation

SO<BehaviorCallback> VrsTest::m_keyCallBack [private]

Definition at line 31 of file VrsTest.cpp.

Referenced by keyEvent(), and VrsTest().

SO<random_utils::ThreadSafeCanvas> VrsTest::m_canvas [private]

Definition at line 32 of file VrsTest.cpp.

Referenced by keyEvent(), and VrsTest().

SO<SceneThing> VrsTest::m_rootNode [private]

Definition at line 33 of file VrsTest.cpp.

Referenced by VrsTest().

SO<CarSimple> VrsTest::m_car [private]

Definition at line 35 of file VrsTest.cpp.

Referenced by keyEvent(), and VrsTest().


The documentation for this class was generated from the following file:
Generated on Fri May 11 21:02:05 2007 for Random Racer by  doxygen 1.5.1