Bullet Collision Detection & Physics Library
|
#include "LinearMath/btTransform.h"
#include "LinearMath/btVector3.h"
#include "LinearMath/btAlignedObjectArray.h"
#include "LinearMath/btHashMap.h"
Go to the source code of this file.
Classes | |
class | btWorldImporter |
Macros | |
#define | btRigidBodyData btRigidBodyFloatData |
Enumerations | |
enum | btWorldImporterFlags { eRESTORE_EXISTING_OBJECTS = 1 } |
#define btRigidBodyData btRigidBodyFloatData |
Definition at line 58 of file btWorldImporter.h.
enum btWorldImporterFlags |
Enumerator | |
---|---|
eRESTORE_EXISTING_OBJECTS |
Definition at line 61 of file btWorldImporter.h.