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) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| FunctionVolume | operator (*args, **kwargs) |
| FunctionVolume | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_data = 0 |
| typing | _offsetof_dims = 32 |
| typing | _offsetof_voxelSize = 44 |
Generated from: MR::FunctionVolume Aliases: VoxelsVolumeAccessor_FunctionVolume.VolumeType, VoxelsVolumeInterpolatedAccessor_VoxelsVolumeAccessor_FunctionVolume.VolumeType represents a box in 3D space subdivided on voxels stored in T
|
static |
| None mrmeshpy.FunctionVolume.__init__ | ( | self | ) |
| None mrmeshpy.FunctionVolume.__init__ | ( | self, | |
| FunctionVolume | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.FunctionVolume.__init__ | ( | self, | |
| func_float_from_Vector3_int | data, | ||
| Vector3i | dims, | ||
| Vector3f | voxelSize ) |
Implicit aggregate constructor.
| int mrmeshpy.FunctionVolume.heapBytes | ( | self | ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |