![]() |
Plasma Engine
2.0
|
Public Member Functions | |
| PlacementTile (PlacementTile &&other) | |
| void | Initialize (const PlacementTileDesc &desc, plSharedPtr< const PlacementOutput > &ref_pOutput) |
| void | Deinitialize (plWorld &ref_world) |
| bool | IsValid () const |
| const PlacementTileDesc & | GetDesc () const |
| const PlacementOutput * | GetOutput () const |
| plArrayPtr< const plGameObjectHandle > | GetPlacedObjects () const |
| plBoundingBox | GetBoundingBox () const |
| plColor | GetDebugColor () const |
| void | PreparePlacementData (const plWorld *pWorld, const plPhysicsWorldModuleInterface *pPhysicsModule, PlacementData &ref_placementData) |
| plUInt32 | PlaceObjects (plWorld &ref_world, plArrayPtr< const PlacementTransform > objectTransforms) |