Public Types | Public Member Functions | Static Public Member Functions | Private Attributes
vcg::face::WedgeNormal< T > Class Template Reference

#include <component.h>

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

List of all members.

Public Types

typedef T::VertexType::NormalType WedgeNormalType

Public Member Functions

void Alloc (const int &ns)
WedgeNormalType cWN (int j) const
void Dealloc ()
template<class RightValueType >
void ImportData (const RightValueType &rightF)
WedgeNormalTypeWN (int j)

Static Public Member Functions

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

Private Attributes

WedgeNormalType _wnorm [3]

Detailed Description

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

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


Member Typedef Documentation

template<class T >
typedef T::VertexType::NormalType vcg::face::WedgeNormal< T >::WedgeNormalType

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


Member Function Documentation

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

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

template<class T >
WedgeNormalType vcg::face::WedgeNormal< T >::cWN ( int  j) const [inline]

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

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

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

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

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

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

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

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

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

template<class T >
WedgeNormalType& vcg::face::WedgeNormal< T >::WN ( int  j) [inline]

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


Member Data Documentation

template<class T >
WedgeNormalType vcg::face::WedgeNormal< T >::_wnorm[3] [private]

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


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:48