Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, Vector_float_Id_VoxelTag data, Vector3i dims, Vector3f voxelSize) |
int | heapBytes (self) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
SimpleVolume | operator (*args, **kwargs) |
SimpleVolume | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_data = 0 |
typing | _offsetof_dims = 24 |
typing | _offsetof_voxelSize = 36 |
Generated from: MR::SimpleVolume Aliases: VoxelsVolumeAccessor_SimpleVolume.VolumeType represents a box in 3D space subdivided on voxels stored in T
|
static |
Reimplemented in mrmeshpy.SimpleVolumeMinMax, and mrmeshpy.SimpleVolumeMinMax.
None mrmeshpy.SimpleVolume.__init__ | ( | self | ) |
Reimplemented in mrmeshpy.SimpleVolumeMinMax, and mrmeshpy.SimpleVolumeMinMax.
None mrmeshpy.SimpleVolume.__init__ | ( | self, | |
Vector_float_Id_VoxelTag | data, | ||
Vector3i | dims, | ||
Vector3f | voxelSize ) |
Implicit aggregate constructor.
Reimplemented in mrmeshpy.SimpleVolumeMinMax, and mrmeshpy.SimpleVolumeMinMax.
int mrmeshpy.SimpleVolume.heapBytes | ( | self | ) |
|
static |
Reimplemented in mrmeshpy.SimpleVolumeMinMax, and mrmeshpy.SimpleVolumeMinMax.
|
static |
Reimplemented in mrmeshpy.SimpleVolumeMinMax, and mrmeshpy.SimpleVolumeMinMax.
|
staticprotected |
|
staticprotected |
|
staticprotected |