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

Public Member Functions

None __init__ (self)
 
None __init__ (self, PointOnFace arg0)
 
None __init__ (self, FaceId face, Vector3f point)
 
typing.Any __rlshift__ (self, typing.Any pof)
 
typing.Any __rrshift__ (self, typing.Any pof)
 

Detailed Description

Generated from:  MR::PointOnFace

point located on some mesh face

Constructor & Destructor Documentation

◆ __init__() [1/3]

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

◆ __init__() [2/3]

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

◆ __init__() [3/3]

None meshlib.mrmeshpy.PointOnFace.__init__ ( self,
FaceId face,
Vector3f point )
Implicit aggregate constructor.

Member Function Documentation

◆ __rlshift__()

typing.Any meshlib.mrmeshpy.PointOnFace.__rlshift__ ( self,
typing.Any pof )
=====================================================================
PointOnFace

◆ __rrshift__()

typing.Any meshlib.mrmeshpy.PointOnFace.__rrshift__ ( self,
typing.Any pof )

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