Public Member Functions | |
None | __init__ (self, VertId c='{}', VertId b='{}', int fn=0) |
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) |
None | __init__ (*args, **kwargs) |
FanRecordWithCenter | operator (*args, **kwargs) |
FanRecordWithCenter | operator (*args, **kwargs) |
Static Protected Attributes | |
typing | _offsetof_center = 8 |
![]() | |
typing | _offsetof_border = 0 |
typing | _offsetof_firstNei = 4 |
Generated from: MR::FanRecordWithCenter describes one fan of triangles around a point including the point
|
static |
Reimplemented from mrmeshpy.FanRecord.
|
static |
Reimplemented from mrmeshpy.FanRecord.
Reimplemented from mrmeshpy.FanRecord.
VertId mrmeshpy.FanRecordWithCenter.center | ( | self | ) |
center point in the fan
None mrmeshpy.FanRecordWithCenter.center | ( | self, | |
VertId | arg1 ) |
|
static |
Reimplemented from mrmeshpy.FanRecord.
|
static |
Reimplemented from mrmeshpy.FanRecord.
|
staticprotected |