MeshLib
 
Loading...
Searching...
No Matches
MR::FanRecordWithCenter Struct Reference

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

#include <MRLocalTriangulations.h>

+ Inheritance diagram for MR::FanRecordWithCenter:

Public Member Functions

 FanRecordWithCenter (VertId c={}, VertId b={}, std::uint32_t fn=0)
 
 FanRecordWithCenter (NoInit)
 
- Public Member Functions inherited from MR::FanRecord
 FanRecord (VertId b={}, std::uint32_t fn=0)
 
 FanRecord (NoInit)
 

Public Attributes

VertId center
 center point in the fan
 
- Public Attributes inherited from MR::FanRecord
VertId border
 
std::uint32_t firstNei
 the position of first neigbor in LocalTriangulations::neighbours
 

Detailed Description

describes one fan of triangles around a point including the point

Constructor & Destructor Documentation

◆ FanRecordWithCenter() [1/2]

MR::FanRecordWithCenter::FanRecordWithCenter ( VertId c = {},
VertId b = {},
std::uint32_t fn = 0 )
inline

◆ FanRecordWithCenter() [2/2]

MR::FanRecordWithCenter::FanRecordWithCenter ( NoInit )
inline

Member Data Documentation

◆ center

VertId MR::FanRecordWithCenter::center

center point in the fan


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