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