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) |
Generated from: MR::VoxelsLoad::RawParameters \\defgroup VoxelsLoadGroup Voxels Load \\ingroup IOGroup \\{
None meshlib.mrmeshpy.VoxelsLoad.RawParameters.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.VoxelsLoad.RawParameters.__init__ | ( | self, | |
VoxelsLoad.RawParameters | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.VoxelsLoad.RawParameters.__init__ | ( | self, | |
Vector3i | dimensions, | ||
Vector3f | voxelSize, | ||
bool | gridLevelSet, | ||
ScalarType | scalarType ) |
Implicit aggregate constructor.
bool meshlib.mrmeshpy.VoxelsLoad.RawParameters.gridLevelSet | ( | self | ) |
OpenVDB GridClass set as GRID_LEVEL_SET (need to set right surface normals direction)
None meshlib.mrmeshpy.VoxelsLoad.RawParameters.gridLevelSet | ( | self, | |
bool | arg1 ) |