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