ug4
ug::SubdivRules_PLoop::NeighborInfo Struct Reference

#include <subdivision_rules_piecewise_loop.h>

Public Member Functions

 NeighborInfo ()
 
 NeighborInfo (Vertex *n, size_t cval)
 

Public Attributes

size_t creaseValence
 
Vertexnbr
 

Constructor & Destructor Documentation

◆ NeighborInfo() [1/2]

ug::SubdivRules_PLoop::NeighborInfo::NeighborInfo ( )
inline

◆ NeighborInfo() [2/2]

ug::SubdivRules_PLoop::NeighborInfo::NeighborInfo ( Vertex n,
size_t  cval 
)
inline

Member Data Documentation

◆ creaseValence

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().

◆ nbr

Vertex* ug::SubdivRules_PLoop::NeighborInfo::nbr

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