Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, VoxelsLoad.RawParameters arg0) |
| None | __init__ (self, Vector3i dimensions, Vector3f voxelSize, bool gridLevelSet, ScalarType scalarType) |
| bool | gridLevelSet (self) |
| None | gridLevelSet (self, bool arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| VoxelsLoad.RawParameters | operator (*args, **kwargs) |
| VoxelsLoad.RawParameters | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_dimensions = 0 |
| typing | _offsetof_gridLevelSet = 24 |
| typing | _offsetof_scalarType = 28 |
| typing | _offsetof_voxelSize = 12 |
Generated from: MR::VoxelsLoad::RawParameters
|
static |
| None mrmeshpy.VoxelsLoad.RawParameters.__init__ | ( | self | ) |
| None mrmeshpy.VoxelsLoad.RawParameters.__init__ | ( | self, | |
| VoxelsLoad.RawParameters | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.VoxelsLoad.RawParameters.__init__ | ( | self, | |
| Vector3i | dimensions, | ||
| Vector3f | voxelSize, | ||
| bool | gridLevelSet, | ||
| ScalarType | scalarType ) |
Implicit aggregate constructor.
| bool mrmeshpy.VoxelsLoad.RawParameters.gridLevelSet | ( | self | ) |
OpenVDB GridClass set as GRID_LEVEL_SET (need to set right surface normals direction)
| None mrmeshpy.VoxelsLoad.RawParameters.gridLevelSet | ( | self, | |
| bool | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |
|
staticprotected |