vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTEdge Struct Reference

List of all members.

Public Member Functions

 MSTEdge (Plane *p0=NULL, Plane *p1=NULL, ScalarType w=std::numeric_limits< ScalarType >::max())
bool operator< (const MSTEdge &e) const

Public Attributes

Planeu
Planev
ScalarType weight

Detailed Description

template<class VERTEX_CONTAINER>
struct vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTEdge

Definition at line 119 of file normal_extrapolation.h.


Constructor & Destructor Documentation

template<class VERTEX_CONTAINER>
vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTEdge::MSTEdge ( Plane p0 = NULL,
Plane p1 = NULL,
ScalarType  w = std::numeric_limits<ScalarType>::max() 
) [inline]

Definition at line 121 of file normal_extrapolation.h.


Member Function Documentation

template<class VERTEX_CONTAINER>
bool vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTEdge::operator< ( const MSTEdge e  )  const [inline]

Definition at line 122 of file normal_extrapolation.h.


Member Data Documentation

template<class VERTEX_CONTAINER>
Plane* vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTEdge::u

Definition at line 124 of file normal_extrapolation.h.

template<class VERTEX_CONTAINER>
Plane* vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTEdge::v

Definition at line 125 of file normal_extrapolation.h.

template<class VERTEX_CONTAINER>
ScalarType vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTEdge::weight

Definition at line 126 of file normal_extrapolation.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:03 2013