vcg::vert::OSGNormal< A, T > Class Template Reference

#include <vertex_component.h>

List of all members.

Public Types

typedef OSGNormalCore< NormalTypeCoreType
 Can be a OSG basic type as : OSG::Int16, OSG::Real32, OSG::Real64 etc...
typedef A NormalType
typedef NormalType::ValueType ScalarType
 Must be a OSG::Vec3 type as : OSG::Vec3s, OSG:Vec3f, OSG::Vec3d etc...

Public Member Functions

CoreTypeN ()
 OSGNormal ()
 ~OSGNormal ()

Static Public Member Functions

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

Private Attributes

CoreType_corep

Detailed Description

template<class A, class T>
class vcg::vert::OSGNormal< A, T >

Definition at line 209 of file vertex_component.h.


Member Typedef Documentation

template<class A, class T>
typedef OSGNormalCore< NormalType > vcg::vert::OSGNormal< A, T >::CoreType

Can be a OSG basic type as : OSG::Int16, OSG::Real32, OSG::Real64 etc...

Definition at line 214 of file vertex_component.h.

template<class A, class T>
typedef A vcg::vert::OSGNormal< A, T >::NormalType

Definition at line 212 of file vertex_component.h.

template<class A, class T>
typedef NormalType::ValueType vcg::vert::OSGNormal< A, T >::ScalarType

Must be a OSG::Vec3 type as : OSG::Vec3s, OSG:Vec3f, OSG::Vec3d etc...

Definition at line 213 of file vertex_component.h.


Constructor & Destructor Documentation

template<class A, class T>
vcg::vert::OSGNormal< A, T >::OSGNormal (  )  [inline]

Definition at line 215 of file vertex_component.h.

template<class A, class T>
vcg::vert::OSGNormal< A, T >::~OSGNormal (  )  [inline]

Definition at line 216 of file vertex_component.h.


Member Function Documentation

template<class A, class T>
static bool vcg::vert::OSGNormal< A, T >::HasNormal (  )  [inline, static]

Definition at line 224 of file vertex_component.h.

template<class A, class T>
CoreType& vcg::vert::OSGNormal< A, T >::N (  )  [inline]

Definition at line 217 of file vertex_component.h.

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

Reimplemented in vcg::vert::OSGNormal3f< T >.

Definition at line 225 of file vertex_component.h.


Member Data Documentation

template<class A, class T>
CoreType* vcg::vert::OSGNormal< A, T >::_corep [private]

Definition at line 227 of file vertex_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:48 2013