Public Member Functions | |
None | __init__ (self, VertId c='{}', VertId b='{}', int fn=0) |
None | __init__ (self, FanRecordWithCenter arg0) |
VertId | center (self) |
None | center (self, VertId arg1) |
![]() | |
VertId | border (self) |
None | border (self, VertId arg1) |
int | firstNei (self) |
None | firstNei (self, int arg1) |
Static Public Member Functions | |
None | __init__ (*args, **kwargs) |
Static Protected Member Functions | |
_pybind11_conduit_v1_ (*args, **kwargs) | |
Generated from: MR::FanRecordWithCenter describes one fan of triangles around a point including the point
|
static |
Reimplemented from mrmeshpy.FanRecord.
Reimplemented from mrmeshpy.FanRecord.
None mrmeshpy.FanRecordWithCenter.__init__ | ( | self, | |
FanRecordWithCenter | arg0 ) |
Implicit copy constructor.
Reimplemented from mrmeshpy.FanRecord.
|
staticprotected |
Reimplemented from mrmeshpy.FanRecord.
VertId mrmeshpy.FanRecordWithCenter.center | ( | self | ) |
center point in the fan
None mrmeshpy.FanRecordWithCenter.center | ( | self, | |
VertId | arg1 ) |