Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, SimpleVolume arg0) |
None | __init__ (self, std_vector_float data, Vector3i dims, Vector3f voxelSize) |
int | heapBytes (self) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::SimpleVolume Aliases: VoxelsVolumeAccessor_SimpleVolume.VolumeType represents a box in 3D space subdivided on voxels stored in T
None mrmeshpy.SimpleVolume.__init__ | ( | self | ) |
Implicit default constructor.
Reimplemented in mrmeshpy.SimpleVolumeMinMax, and mrmeshpy.SimpleVolumeMinMax.
None mrmeshpy.SimpleVolume.__init__ | ( | self, | |
SimpleVolume | arg0 ) |
Implicit copy constructor.
Reimplemented in mrmeshpy.SimpleVolumeMinMax, and mrmeshpy.SimpleVolumeMinMax.
None mrmeshpy.SimpleVolume.__init__ | ( | self, | |
std_vector_float | data, | ||
Vector3i | dims, | ||
Vector3f | voxelSize ) |
Implicit aggregate constructor.
Reimplemented in mrmeshpy.SimpleVolumeMinMax, and mrmeshpy.SimpleVolumeMinMax.
|
staticprotected |
Reimplemented in mrmeshpy.SimpleVolumeMinMax.
int mrmeshpy.SimpleVolume.heapBytes | ( | self | ) |