Skyscraper 2.0
|
#include <OgreBulletDynamicsRigidBody.h>
#include <OgreBulletDynamicsRaycastVehicle.h>
#include <OgreBulletCollisionsBoxShape.h>
#include <OgreBulletCollisionsCompoundShape.h>
#include "globals.h"
#include "sbs.h"
#include "scenenode.h"
#include "manager.h"
#include "mesh.h"
#include "camera.h"
#include "vehicle.h"
Go to the source code of this file.
Namespaces | |
namespace | SBS |
Macros | |
#define | EPSILON 0.001f |
#define EPSILON 0.001f |
Definition at line 50 of file vehicle.cpp.