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) |
Generated from: MR::PointOnFace point located on some mesh face
None meshlib.mrmeshpy.PointOnFace.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.PointOnFace.__init__ | ( | self, | |
PointOnFace | arg0 ) |
Implicit copy constructor.
Implicit aggregate constructor.
typing.Any meshlib.mrmeshpy.PointOnFace.__rlshift__ | ( | self, | |
typing.Any | pof ) |
===================================================================== PointOnFace
typing.Any meshlib.mrmeshpy.PointOnFace.__rrshift__ | ( | self, | |
typing.Any | pof ) |