describes a number of local triangulations of some points (e.g. assigned to a thread) More...
#include <MRLocalTriangulations.h>
Public Attributes | |
std::vector< VertId > | neighbors |
std::vector< FanRecordWithCenter > | fanRecords |
VertId | maxCenterId |
describes a number of local triangulations of some points (e.g. assigned to a thread)
std::vector<FanRecordWithCenter> MR::SomeLocalTriangulations::fanRecords |
VertId MR::SomeLocalTriangulations::maxCenterId |
std::vector<VertId> MR::SomeLocalTriangulations::neighbors |