MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::FanRecord Struct Reference

describes one fan of triangles around a point excluding the point More...

#include <MRLocalTriangulations.h>

+ Inheritance diagram for MR::FanRecord:

Public Member Functions

 FanRecord (VertId b={}, std::uint32_t fn=0)
 
 FanRecord (NoInit)
 

Public Attributes

VertId border
 
std::uint32_t firstNei
 the position of first neigbor in LocalTriangulations::neighbours
 

Detailed Description

describes one fan of triangles around a point excluding the point


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