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

Public Member Functions

None __init__ (self)
 
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
 

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 mrmeshpy.SomeLocalTriangulations.__init__ ( * args,
** kwargs )
static

◆ __init__() [2/3]

None mrmeshpy.SomeLocalTriangulations.__init__ ( self)

◆ __init__() [3/3]

None 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 mrmeshpy.SomeLocalTriangulations.maxCenterId ( self)
in fanRecords

◆ maxCenterId() [2/2]

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

◆ operator() [1/2]

SomeLocalTriangulations mrmeshpy.SomeLocalTriangulations.operator ( * args,
** kwargs )
static

◆ operator() [2/2]

SomeLocalTriangulations mrmeshpy.SomeLocalTriangulations.operator ( * args,
** kwargs )
static

Member Data Documentation

◆ _offsetof_fanRecords

typing mrmeshpy.SomeLocalTriangulations._offsetof_fanRecords = 24
staticprotected

◆ _offsetof_maxCenterId

typing mrmeshpy.SomeLocalTriangulations._offsetof_maxCenterId = 48
staticprotected

◆ _offsetof_neighbors

typing mrmeshpy.SomeLocalTriangulations._offsetof_neighbors = 0
staticprotected

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