vcg::tetra::FaceNormal< A, T > Class Template Reference

#include <component.h>

List of all members.

Public Types

typedef ::vcg::Point3< A > NormalType

Public Member Functions

const NormalType cN (const int &i) const
NormalType N (const int &i)

Static Public Member Functions

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

Private Attributes

NormalType _facenormals [4]

Detailed Description

template<class A, class T>
class vcg::tetra::FaceNormal< A, T >

Definition at line 127 of file tetrahedron/component.h.


Member Typedef Documentation

template<class A, class T>
typedef ::vcg::Point3<A> vcg::tetra::FaceNormal< A, T >::NormalType

Definition at line 129 of file tetrahedron/component.h.


Member Function Documentation

template<class A, class T>
const NormalType vcg::tetra::FaceNormal< A, T >::cN ( const int &  i  )  const [inline]

Definition at line 132 of file tetrahedron/component.h.

template<class A, class T>
static bool vcg::tetra::FaceNormal< A, T >::HasFaceNormalOcc (  )  [inline, static]

Definition at line 134 of file tetrahedron/component.h.

template<class A, class T>
static bool vcg::tetra::FaceNormal< A, T >::HasFaceNormals (  )  [inline, static]

Definition at line 133 of file tetrahedron/component.h.

template<class A, class T>
NormalType vcg::tetra::FaceNormal< A, T >::N ( const int &  i  )  [inline]

Definition at line 131 of file tetrahedron/component.h.

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

Reimplemented in vcg::tetra::FaceNormal3f< T >, and vcg::tetra::FaceNormal3d< T >.

Definition at line 135 of file tetrahedron/component.h.


Member Data Documentation

template<class A, class T>
NormalType vcg::tetra::FaceNormal< A, T >::_facenormals[4] [private]

Definition at line 138 of file tetrahedron/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:26 2013