MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.VoxelsLoad.RawParameters Class Reference

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)
 

Detailed Description

Generated from:  MR::VoxelsLoad::RawParameters

\\defgroup VoxelsLoadGroup Voxels Load
\\ingroup IOGroup
\\{

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.VoxelsLoad.RawParameters.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.VoxelsLoad.RawParameters.__init__ ( self,
VoxelsLoad.RawParameters arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None meshlib.mrmeshpy.VoxelsLoad.RawParameters.__init__ ( self,
Vector3i dimensions,
Vector3f voxelSize,
bool gridLevelSet,
ScalarType scalarType )
Implicit aggregate constructor.

Member Function Documentation

◆ gridLevelSet() [1/2]

bool meshlib.mrmeshpy.VoxelsLoad.RawParameters.gridLevelSet ( self)
OpenVDB GridClass set as GRID_LEVEL_SET (need to set right surface normals direction)

◆ gridLevelSet() [2/2]

None meshlib.mrmeshpy.VoxelsLoad.RawParameters.gridLevelSet ( self,
bool arg1 )

The documentation for this class was generated from the following file: