MeshLib Python Docs
Loading...
Searching...
No Matches
meshlib.mrmeshpy.SomeLocalTriangulations Class Reference

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)
 

Detailed Description

Generated from:  MR::SomeLocalTriangulations

describes a number of local triangulations of some points (e.g. assigned to a thread)

Constructor & Destructor Documentation

◆ __init__() [1/3]

None meshlib.mrmeshpy.SomeLocalTriangulations.__init__ ( self)
Implicit default constructor.

◆ __init__() [2/3]

None meshlib.mrmeshpy.SomeLocalTriangulations.__init__ ( self,
SomeLocalTriangulations arg0 )
Implicit copy constructor.

◆ __init__() [3/3]

None meshlib.mrmeshpy.SomeLocalTriangulations.__init__ ( self,
std_vector_Id_VertTag neighbors,
std_vector_FanRecordWithCenter fanRecords,
VertId maxCenterId )
Implicit aggregate constructor.

Member Function Documentation

◆ maxCenterId() [1/2]

VertId meshlib.mrmeshpy.SomeLocalTriangulations.maxCenterId ( self)
in fanRecords

◆ maxCenterId() [2/2]

None meshlib.mrmeshpy.SomeLocalTriangulations.maxCenterId ( self,
VertId arg1 )

The documentation for this class was generated from the following file: