Public Types | Public Member Functions | Static Public Member Functions | Private Attributes
vcg::tetra::FaceNormal< A, T > Class Template Reference

#include <component.h>

Inheritance diagram for vcg::tetra::FaceNormal< A, T >:
Inheritance graph
[legend]

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 125 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 127 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 130 of file tetrahedron/component.h.

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

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

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

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

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

Definition at line 129 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::FaceNormal3d< T >, and vcg::tetra::FaceNormal3f< T >.

Definition at line 133 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 136 of file tetrahedron/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:50