vcg::face::NormalFromVert< T > Class Template Reference

#include <component.h>

Inheritance diagram for vcg::face::NormalFromVert< T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef T::VertexType::NormalType NormalType

Public Member Functions

void Alloc (const int &ns)
NormalTypecN () const
void Dealloc ()
template<class RightF >
void ImportData (const RightF &rightF)
NormalTypeN ()

Static Public Member Functions

static bool HasFaceNormal ()
static void Name (std::vector< std::string > &name)

Private Attributes

NormalType _norm

Detailed Description

template<class T>
class vcg::face::NormalFromVert< T >

Definition at line 230 of file face/component.h.


Member Typedef Documentation

template<class T >
typedef T::VertexType::NormalType vcg::face::NormalFromVert< T >::NormalType

Definition at line 232 of file face/component.h.


Member Function Documentation

template<class T >
void vcg::face::NormalFromVert< T >::Alloc ( const int &  ns  )  [inline]

Definition at line 237 of file face/component.h.

template<class T >
NormalType& vcg::face::NormalFromVert< T >::cN (  )  const [inline]

Definition at line 234 of file face/component.h.

template<class T >
void vcg::face::NormalFromVert< T >::Dealloc (  )  [inline]

Definition at line 238 of file face/component.h.

template<class T >
static bool vcg::face::NormalFromVert< T >::HasFaceNormal (  )  [inline, static]

Definition at line 239 of file face/component.h.

template<class T >
template<class RightF >
void vcg::face::NormalFromVert< T >::ImportData ( const RightF &  rightF  )  [inline]

Definition at line 236 of file face/component.h.

template<class T >
NormalType& vcg::face::NormalFromVert< T >::N (  )  [inline]

Definition at line 233 of file face/component.h.

template<class T >
static void vcg::face::NormalFromVert< T >::Name ( std::vector< std::string > &  name  )  [inline, static]

Definition at line 242 of file face/component.h.


Member Data Documentation

template<class T >
NormalType vcg::face::NormalFromVert< T >::_norm [private]

Definition at line 245 of file face/component.h.


The documentation for this class 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:16 2013