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

Public Member Functions

None __init__ (self)
 
Buffer_VertId neighbors (self)
 

Static Protected Attributes

typing _offsetof_fanRecords = 24
 
typing _offsetof_neighbors = 0
 

Detailed Description

Generated from:  MR::AllLocalTriangulations

triangulations for all points, with easy access by VertId

Constructor & Destructor Documentation

◆ __init__()

None mrmeshpy.AllLocalTriangulations.__init__ ( self)

Member Function Documentation

◆ neighbors()

Buffer_VertId mrmeshpy.AllLocalTriangulations.neighbors ( self)

Member Data Documentation

◆ _offsetof_fanRecords

typing mrmeshpy.AllLocalTriangulations._offsetof_fanRecords = 24
staticprotected

◆ _offsetof_neighbors

typing mrmeshpy.AllLocalTriangulations._offsetof_neighbors = 0
staticprotected

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