Public Member Functions | |
| None | __init__ (self) |
| None | __init__ (self, SomeLocalTriangulations arg0) |
| None | __init__ (self, std_vector_Id_VertTag neighbors, std_vector_FanRecordWithCenter fanRecords, VertId maxCenterId) |
| VertId | maxCenterId (self) |
| None | maxCenterId (self, VertId arg1) |
Static Public Member Functions | |
| None | __init__ (*args, **kwargs) |
| SomeLocalTriangulations | operator (*args, **kwargs) |
| SomeLocalTriangulations | operator (*args, **kwargs) |
Static Protected Attributes | |
| typing | _offsetof_fanRecords = 24 |
| typing | _offsetof_maxCenterId = 48 |
| typing | _offsetof_neighbors = 0 |
Generated from: MR::SomeLocalTriangulations describes a number of local triangulations of some points (e.g. assigned to a thread)
|
static |
| None mrmeshpy.SomeLocalTriangulations.__init__ | ( | self | ) |
| None mrmeshpy.SomeLocalTriangulations.__init__ | ( | self, | |
| SomeLocalTriangulations | arg0 ) |
Implicit copy constructor.
| None mrmeshpy.SomeLocalTriangulations.__init__ | ( | self, | |
| std_vector_Id_VertTag | neighbors, | ||
| std_vector_FanRecordWithCenter | fanRecords, | ||
| VertId | maxCenterId ) |
Implicit aggregate constructor.
| VertId mrmeshpy.SomeLocalTriangulations.maxCenterId | ( | self | ) |
in fanRecords
| None mrmeshpy.SomeLocalTriangulations.maxCenterId | ( | self, | |
| VertId | arg1 ) |
|
static |
|
static |
|
staticprotected |
|
staticprotected |
|
staticprotected |