describes one fan of triangles around a point excluding the point
More...
#include <MRLocalTriangulations.h>
|
VertId | border |
|
std::uint32_t | firstNei |
| the position of first neigbor in LocalTriangulations::neighbours
|
|
describes one fan of triangles around a point excluding the point
◆ FanRecord() [1/2]
MR::FanRecord::FanRecord |
( |
VertId | b = {}, |
|
|
std::uint32_t | fn = 0 ) |
|
inline |
◆ FanRecord() [2/2]
MR::FanRecord::FanRecord |
( |
NoInit | | ) |
|
|
inline |
◆ border
VertId MR::FanRecord::border |
first border edge (invalid if the center point is not on the boundary); triangle associated with this point is absent
◆ firstNei
std::uint32_t MR::FanRecord::firstNei |
the position of first neigbor in LocalTriangulations::neighbours
The documentation for this struct was generated from the following file: