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

Classes

class  VariantIndex
 

Public Member Functions

None __init__ (self)
 
None __init__ (self, OneMeshIntersection arg0)
 
None __init__ (self, std_variant_Id_FaceTag_Id_EdgeTag_Id_VertTag primitiveId, Vector3f coordinate)
 

Detailed Description

Generated from:  MR::OneMeshIntersection

Simple point on mesh, represented by primitive id and coordinate in mesh space

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.OneMeshIntersection.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None meshlib.mrmeshpy.OneMeshIntersection.__init__ ( self,
std_variant_Id_FaceTag_Id_EdgeTag_Id_VertTag primitiveId,
Vector3f coordinate )
Implicit aggregate constructor.

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