|  | Maria GDK 5.0.0.910
    Documentation of native code in develop branch | 
#include <M3DTileCollisionObject.h>
 
  
| Public Member Functions | |
| TileCollisionObject (const Globe &globe, GeometryData &geo) | |
| Maria::TileId | getTileId () const | 
|  Public Member Functions inherited from STK::CollisionObject | |
| btCollisionObject * | collisionObject () const | 
| Additional Inherited Members | |
|  Protected Attributes inherited from STK::CollisionObject | |
| btCollisionObject * | _collisionObject = nullptr | 
TileCollisionObject - Bullet collision object for a terrain tile. This class stores smartpointers to the data the collision object is based on. This is to prevent deleting the data before the collision object is removed from the physics engine.