vrsode/VrsTest.cpp File Reference

#include <ode/ode.h>
#include <vrs/vrs.h>
#include <vrs/glut/glutcanvas.h>
#include <vrs/polygonsetbuilder.h>
#include "Car3DS.h"
#include "CarSimple.h"
#include "random_utils/LogManager.h"
#include "random_utils/ThreadSafeCanvas.h"
#include "PhysicsManager.h"
#include "PhysicsBody.h"
#include "PhysicsJointBall.h"
#include "SamplePlane.h"
#include "SampleBox.h"
#include "PlaneShape.h"
#include "BoxShape.h"

Include dependency graph for VrsTest.cpp:

Go to the source code of this file.

Classes

class  VrsTest

Defines

#define VRSODE_MULTITHREAD

Functions

void dropBall (int p)
int main (int p_argc, char **p_argv)

Variables

SO< SceneThing > g_rootNode


Define Documentation

#define VRSODE_MULTITHREAD

Definition at line 22 of file VrsTest.cpp.


Function Documentation

void dropBall ( int  p  ) 

Definition at line 212 of file VrsTest.cpp.

References vrsode::CS_Box, and g_rootNode.

Referenced by VrsTest::keyEvent(), and main().

Here is the caller graph for this function:

int main ( int  p_argc,
char **  p_argv 
)

Definition at line 252 of file VrsTest.cpp.

References dropBall().

Here is the call graph for this function:


Variable Documentation

SO<SceneThing> g_rootNode

Definition at line 38 of file VrsTest.cpp.

Referenced by dropBall(), and VrsTest::VrsTest().


Generated on Fri May 11 21:02:05 2007 for Random Racer by  doxygen 1.5.1