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

#include <vertex_component.h>

List of all members.

Public Types

typedef A ColorType
typedef OSGColorCore< ColorTypeCoreType
 Can be a OSG basic type as : OSG::UInt8, OSG::Real32 etc...
typedef ColorType::ValueType ScalarType
 Must be a OSG::Color3 type as : OSG::Color3ub, OSG:Color3f etc...

Public Member Functions

CoreTypeC ()
 OSGColor ()
 ~OSGColor ()

Static Public Member Functions

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

Private Attributes

CoreType_corep

Detailed Description

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

Definition at line 296 of file vertex_component.h.


Member Typedef Documentation

template<class A, class T>
typedef A vcg::vert::OSGColor< A, T >::ColorType

Definition at line 299 of file vertex_component.h.

template<class A, class T>
typedef OSGColorCore< ColorType > vcg::vert::OSGColor< A, T >::CoreType

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

Definition at line 301 of file vertex_component.h.

template<class A, class T>
typedef ColorType::ValueType vcg::vert::OSGColor< A, T >::ScalarType

Must be a OSG::Color3 type as : OSG::Color3ub, OSG:Color3f etc...

Definition at line 300 of file vertex_component.h.


Constructor & Destructor Documentation

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

Definition at line 302 of file vertex_component.h.

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

Definition at line 303 of file vertex_component.h.


Member Function Documentation

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

Definition at line 304 of file vertex_component.h.

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

Definition at line 311 of file vertex_component.h.

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

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

Definition at line 312 of file vertex_component.h.


Member Data Documentation

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

Definition at line 314 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:47 2013