Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, MeshToDirectionVolumeParams arg0) |
| 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 = 72 |
| typing | _offsetof_projector = 96 |
| typing | _offsetof_vol = 0 |
Generated from: MR::MeshToDirectionVolumeParams
|
static |
| None mrmeshpy.MeshToDirectionVolumeParams.__init__ | ( | self | ) |
| None mrmeshpy.MeshToDirectionVolumeParams.__init__ | ( | self, | |
| MeshToDirectionVolumeParams | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.MeshToDirectionVolumeParams.__init__ | ( | self, | |
| DistanceVolumeParams | vol, | ||
| DistanceToMeshOptions | dist, | ||
| IPointsToMeshProjector | projector ) |
Implicit aggregate constructor.
| DistanceToMeshOptions mrmeshpy.MeshToDirectionVolumeParams.dist | ( | self | ) |
note that signMode is ignored in this algorithm
| None mrmeshpy.MeshToDirectionVolumeParams.dist | ( | self, | |
| DistanceToMeshOptions | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |