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 Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::VoxelsLoad::RawParameters \\defgroup VoxelsLoadGroup Voxels Load \\ingroup IOGroup \\{
None mrmeshpy.VoxelsLoad.RawParameters.__init__ | ( | self | ) |
Implicit default constructor.
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.
|
staticprotected |
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 ) |