Public Member Functions | |
None | __init__ (self) |
None | __init__ (self, FunctionVolume arg0) |
None | __init__ (self, func_float_from_Vector3_int data, Vector3i dims, Vector3f voxelSize) |
int | heapBytes (self) |
Generated from: MR::FunctionVolume Aliases: VoxelsVolume_VoxelValueGetter_float represents a box in 3D space subdivided on voxels stored in T
None meshlib.mrmeshpy.FunctionVolume.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.FunctionVolume.__init__ | ( | self, | |
FunctionVolume | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.FunctionVolume.__init__ | ( | self, | |
func_float_from_Vector3_int | data, | ||
Vector3i | dims, | ||
Vector3f | voxelSize ) |
Implicit aggregate constructor.
int meshlib.mrmeshpy.FunctionVolume.heapBytes | ( | self | ) |