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