MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.MeshToDirectionVolumeParams Class Reference

Public Member Functions

None __init__ (self)
 
None __init__ (self, DistanceVolumeParams vol, DistanceToMeshOptions dist, IPointsToMeshProjector projector)
 
DistanceToMeshOptions dist (self)
 
None dist (self, DistanceToMeshOptions arg1)
 

Static Public Member Functions

None __init__ (*args, **kwargs)
 
MeshToDirectionVolumeParams operator (*args, **kwargs)
 
MeshToDirectionVolumeParams operator (*args, **kwargs)
 

Static Protected Attributes

typing _offsetof_dist = 104
 
typing _offsetof_projector = 128
 
typing _offsetof_vol = 0
 

Detailed Description

Generated from:  MR::MeshToDirectionVolumeParams

Constructor & Destructor Documentation

◆ __init__() [1/3]

None mrmeshpy.MeshToDirectionVolumeParams.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.MeshToDirectionVolumeParams.__init__ ( self)

◆ __init__() [3/3]

None mrmeshpy.MeshToDirectionVolumeParams.__init__ ( self,
DistanceVolumeParams vol,
DistanceToMeshOptions dist,
IPointsToMeshProjector projector )
Implicit aggregate constructor.

Member Function Documentation

◆ dist() [1/2]

DistanceToMeshOptions mrmeshpy.MeshToDirectionVolumeParams.dist ( self)
note that signMode is ignored in this algorithm

◆ dist() [2/2]

None mrmeshpy.MeshToDirectionVolumeParams.dist ( self,
DistanceToMeshOptions arg1 )

◆ operator() [1/2]

MeshToDirectionVolumeParams mrmeshpy.MeshToDirectionVolumeParams.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

MeshToDirectionVolumeParams mrmeshpy.MeshToDirectionVolumeParams.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_dist

typing mrmeshpy.MeshToDirectionVolumeParams._offsetof_dist = 104
staticprotected

◆ _offsetof_projector

typing mrmeshpy.MeshToDirectionVolumeParams._offsetof_projector = 128
staticprotected

◆ _offsetof_vol

typing mrmeshpy.MeshToDirectionVolumeParams._offsetof_vol = 0
staticprotected

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