|
LeviLamina
|
Public Member Functions | |
| MCAPI | VoxelShapesPacketPayload (::std::vector<::VoxelShapes::VoxelShape > const &shapes, ::std::unordered_map<::HashedString, ::VoxelShapes::RegistryHandle > const &nameMap, ushort customShapeCount) |
| MCAPI void * | $ctor (::std::vector<::VoxelShapes::VoxelShape > const &shapes, ::std::unordered_map<::HashedString, ::VoxelShapes::RegistryHandle > const &nameMap, ushort customShapeCount) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 24, ::std::vector<::VoxelShapes::VoxelShape > > | mShapes |
| ::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, ::VoxelShapes::RegistryHandle > > | mNameMap |
| ::ll::TypedStorage< 2, 2, ushort > | mCustomShapeCount |