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

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

#include <MRLocalTriangulations.h>

Public Attributes

std::vector< VertIdneighbors
 
std::vector< FanRecordWithCenterfanRecords
 
VertId maxCenterId
 

Detailed Description

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

Member Data Documentation

◆ fanRecords

std::vector<FanRecordWithCenter> MR::SomeLocalTriangulations::fanRecords

◆ maxCenterId

VertId MR::SomeLocalTriangulations::maxCenterId

◆ neighbors

std::vector<VertId> MR::SomeLocalTriangulations::neighbors

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