ug4
|
#include <subdivision_rules_piecewise_loop.h>
Public Member Functions | |
NeighborInfo () | |
NeighborInfo (Vertex *n, size_t cval) | |
Public Attributes | |
size_t | creaseValence |
Vertex * | nbr |
|
inline |
|
inline |
size_t ug::SubdivRules_PLoop::NeighborInfo::creaseValence |
0 means that the neighbor is not a crease vertex.
0: The valence of the crease regarding only the
part on the side of the center-vertex.
Referenced by ug::SubdivRules_PLoop::proj_inner_crease_nbr_weights().
Vertex* ug::SubdivRules_PLoop::NeighborInfo::nbr |