vcg::vertex::Color< A, T > Class Template Reference

#include <component.h>

Inheritance diagram for vcg::vertex::Color< A, T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef A ColorType

Public Member Functions

const ColorTypeC () const
ColorTypeC ()
const ColorTypecC () const
 Color ()
template<class LeftV >
void ImportData (const LeftV &left)

Static Public Member Functions

static bool HasColor ()
static bool IsColorEnabled (typename T::VertexType *)
static void Name (std::vector< std::string > &name)

Private Attributes

ColorType _color

Detailed Description

template<class A, class T>
class vcg::vertex::Color< A, T >

Definition at line 306 of file vertex/component.h.


Member Typedef Documentation

template<class A, class T>
typedef A vcg::vertex::Color< A, T >::ColorType

Definition at line 309 of file vertex/component.h.


Constructor & Destructor Documentation

template<class A, class T>
vcg::vertex::Color< A, T >::Color (  )  [inline]

Definition at line 308 of file vertex/component.h.


Member Function Documentation

template<class A, class T>
const ColorType& vcg::vertex::Color< A, T >::C (  )  const [inline]

Definition at line 311 of file vertex/component.h.

template<class A, class T>
ColorType& vcg::vertex::Color< A, T >::C (  )  [inline]

Definition at line 310 of file vertex/component.h.

template<class A, class T>
const ColorType& vcg::vertex::Color< A, T >::cC (  )  const [inline]

Definition at line 312 of file vertex/component.h.

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

Definition at line 315 of file vertex/component.h.

template<class A, class T>
template<class LeftV >
void vcg::vertex::Color< A, T >::ImportData ( const LeftV &  left  )  [inline]
template<class A, class T>
static bool vcg::vertex::Color< A, T >::IsColorEnabled ( typename T::VertexType *   )  [inline, static]

Definition at line 316 of file vertex/component.h.

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

Member Data Documentation

template<class A, class T>
ColorType vcg::vertex::Color< A, T >::_color [private]

Definition at line 320 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