Public Member Functions | |
| RiemannianEdge (Plane *p=NULL, ScalarType w=std::numeric_limits< ScalarType >::max()) | |
Public Attributes | |
| Plane * | plane |
| ScalarType | weight |
Definition at line 111 of file normal_extrapolation.h.
| vcg::NormalExtrapolation< VERTEX_CONTAINER >::RiemannianEdge::RiemannianEdge | ( | Plane * | p = NULL, |
|
| ScalarType | w = std::numeric_limits<ScalarType>::max() | |||
| ) | [inline] |
Definition at line 113 of file normal_extrapolation.h.
| Plane* vcg::NormalExtrapolation< VERTEX_CONTAINER >::RiemannianEdge::plane |
Definition at line 115 of file normal_extrapolation.h.
| ScalarType vcg::NormalExtrapolation< VERTEX_CONTAINER >::RiemannianEdge::weight |
Definition at line 116 of file normal_extrapolation.h.