![]() |
Blender V2.61 - r43446
|
Go to the source code of this file.
Classes | |
| struct | KX_BoxBounds |
| struct | KX_CBounds |
| struct | KX_ObjectProperties |
Enumerations | |
| enum | KX_BoundBoxClass { KX_BOUNDBOX, KX_BOUNDSPHERE, KX_BOUNDCYLINDER, KX_BOUNDCONE, KX_BOUNDMESH, KX_BOUNDPOLYTOPE, KX_BOUND_DYN_MESH, KX_BOUNDCAPSULE } |
Functions | |
| void | KX_ConvertDynamoObject (KX_GameObject *gameobj, RAS_MeshObject *meshobj, KX_Scene *kxscene, struct PHY_ShapeProps *shapeprops, struct PHY_MaterialProps *smmaterial, struct KX_ObjectProperties *objprop) |
Definition in file KX_ConvertPhysicsObject.h.
| enum KX_BoundBoxClass |
| KX_BOUNDBOX | |
| KX_BOUNDSPHERE | |
| KX_BOUNDCYLINDER | |
| KX_BOUNDCONE | |
| KX_BOUNDMESH | |
| KX_BOUNDPOLYTOPE | |
| KX_BOUND_DYN_MESH | |
| KX_BOUNDCAPSULE |
Definition at line 39 of file KX_ConvertPhysicsObject.h.
| void KX_ConvertDynamoObject | ( | KX_GameObject * | gameobj, |
| RAS_MeshObject * | meshobj, | ||
| KX_Scene * | kxscene, | ||
| struct PHY_ShapeProps * | shapeprops, | ||
| struct PHY_MaterialProps * | smmaterial, | ||
| struct KX_ObjectProperties * | objprop | ||
| ) |