Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, VoxelBitSet data, Vector3i dims, Vector3f voxelSize) |
int | heapBytes (self) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
SimpleBinaryVolume | operator (*args, **kwargs) |
SimpleBinaryVolume | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_data = 0 |
typing | _offsetof_dims = 32 |
typing | _offsetof_voxelSize = 44 |
Generated from: MR::SimpleBinaryVolume represents a box in 3D space subdivided on voxels stored in T
|
static |
None mrmeshpy.SimpleBinaryVolume.__init__ | ( | self | ) |
None mrmeshpy.SimpleBinaryVolume.__init__ | ( | self, | |
VoxelBitSet | data, | ||
Vector3i | dims, | ||
Vector3f | voxelSize ) |
Implicit aggregate constructor.
int mrmeshpy.SimpleBinaryVolume.heapBytes | ( | self | ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |