MeshLib Python Docs
Loading...
Searching...
No Matches
mrmeshpy.MultiMeshIntersectionResult Class Reference
+ Inheritance diagram for mrmeshpy.MultiMeshIntersectionResult:

Public Member Functions

None __init__ (self)
 
Mesh mesh (self)
 
None mesh (self, Mesh arg1)
 
- Public Member Functions inherited from mrmeshpy.MeshIntersectionResult
bool __bool__ (self)
 
float distanceAlongLine (self)
 
None distanceAlongLine (self, float arg1)
 
MeshTriPoint mtp (self)
 
None mtp (self, MeshTriPoint arg1)
 
PointOnFace proj (self)
 
None proj (self, PointOnFace arg1)
 

Static Public Member Functions

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

Static Protected Attributes

typing _offsetof_mesh = 32
 
- Static Protected Attributes inherited from mrmeshpy.MeshIntersectionResult
typing _offsetof_distanceAlongLine = 28
 
typing _offsetof_mtp = 16
 
typing _offsetof_proj = 0
 

Detailed Description

Generated from:  MR::MultiMeshIntersectionResult

Constructor & Destructor Documentation

◆ __init__() [1/2]

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

Reimplemented from mrmeshpy.MeshIntersectionResult.

◆ __init__() [2/2]

None mrmeshpy.MultiMeshIntersectionResult.__init__ ( self)

Reimplemented from mrmeshpy.MeshIntersectionResult.

Member Function Documentation

◆ mesh() [1/2]

Mesh mrmeshpy.MultiMeshIntersectionResult.mesh ( self)
the intersection found in this mesh

◆ mesh() [2/2]

None mrmeshpy.MultiMeshIntersectionResult.mesh ( self,
Mesh arg1 )

◆ operator() [1/2]

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

Reimplemented from mrmeshpy.MeshIntersectionResult.

◆ operator() [2/2]

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

Reimplemented from mrmeshpy.MeshIntersectionResult.

Member Data Documentation

◆ _offsetof_mesh

typing mrmeshpy.MultiMeshIntersectionResult._offsetof_mesh = 32
staticprotected

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