Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, FunctionVolumeU8 arg0) |
| None | __init__ (self, func_unsigned_char_from_Vector3_int data, Vector3i dims, Vector3f voxelSize) |
| int | heapBytes (self) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| FunctionVolumeU8 | operator (*args, **kwargs) |
| FunctionVolumeU8 | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_data = 0 |
| typing | _offsetof_dims = 32 |
| typing | _offsetof_voxelSize = 44 |
Generated from: MR::FunctionVolumeU8 represents a box in 3D space subdivided on voxels stored in T
|
static |
| None mrmeshpy.FunctionVolumeU8.__init__ | ( | self | ) |
| None mrmeshpy.FunctionVolumeU8.__init__ | ( | self, | |
| FunctionVolumeU8 | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.FunctionVolumeU8.__init__ | ( | self, | |
| func_unsigned_char_from_Vector3_int | data, | ||
| Vector3i | dims, | ||
| Vector3f | voxelSize ) |
Implicit aggregate constructor.
| int mrmeshpy.FunctionVolumeU8.heapBytes | ( | self | ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |