#include <Level.h>
Public Attributes | |
LevelObjectBodyGeom | geom |
LevelObjectBodyType | type |
float3 | position |
float3 | rotation |
float | width |
float | height |
float | depth |
float | density |
int | group |
int | material |
int | textureID |
int | geometryID |
Definition at line 25 of file Level.h.
float LevelObjectBody::density |
float LevelObjectBody::depth |
float LevelObjectBody::height |
float LevelObjectBody::width |