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

List of all members.

Public Member Functions

 MSTNode (MSTNode *p=NULL)

Public Attributes

MSTNodeparent
std::vector< MSTNode * > sons
VertexPointer vertex

Detailed Description

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

Definition at line 129 of file normal_extrapolation.h.


Constructor & Destructor Documentation

template<class VERTEX_CONTAINER>
vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTNode::MSTNode ( MSTNode p = NULL  )  [inline]

Definition at line 131 of file normal_extrapolation.h.


Member Data Documentation

template<class VERTEX_CONTAINER>
MSTNode* vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTNode::parent

Definition at line 133 of file normal_extrapolation.h.

template<class VERTEX_CONTAINER>
std::vector< MSTNode* > vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTNode::sons

Definition at line 135 of file normal_extrapolation.h.

template<class VERTEX_CONTAINER>
VertexPointer vcg::NormalExtrapolation< VERTEX_CONTAINER >::MSTNode::vertex

Definition at line 134 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