Euclid
Geometry Processing and Shape Analysis in C++
Euclid::SplitSite< Mesh > Struct Template Reference

The local mesh elements when splitting. More...

#include <DelaunayMesh.h>

Public Attributes

edge_t< Mesh > epq
 
vertex_t< Mesh > vs
 
halfedge_t< Mesh > hps
 
halfedge_t< Mesh > hqs
 
halfedge_t< Mesh > hus
 
halfedge_t< Mesh > hvs
 

Detailed Description

template<typename Mesh>
struct Euclid::SplitSite< Mesh >

v v / \ /|\ / \ / | \ p--—q ===> p–s–q \ / \ | / \ / |/ u u


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