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) |
Generated from: MR::SomeLocalTriangulations describes a number of local triangulations of some points (e.g. assigned to a thread)
None meshlib.mrmeshpy.SomeLocalTriangulations.__init__ | ( | self | ) |
Implicit default constructor.
None meshlib.mrmeshpy.SomeLocalTriangulations.__init__ | ( | self, | |
SomeLocalTriangulations | arg0 ) |
Implicit copy constructor.
None meshlib.mrmeshpy.SomeLocalTriangulations.__init__ | ( | self, | |
std_vector_Id_VertTag | neighbors, | ||
std_vector_FanRecordWithCenter | fanRecords, | ||
VertId | maxCenterId ) |
Implicit aggregate constructor.
VertId meshlib.mrmeshpy.SomeLocalTriangulations.maxCenterId | ( | self | ) |
in fanRecords
None meshlib.mrmeshpy.SomeLocalTriangulations.maxCenterId | ( | self, | |
VertId | arg1 ) |