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

#include <component.h>

Inheritance diagram for vcg::edge::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 void Name (std::vector< std::string > &name)

Private Attributes

ColorType _color

Detailed Description

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

Definition at line 182 of file edge/component.h.


Member Typedef Documentation

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

Definition at line 185 of file edge/component.h.


Constructor & Destructor Documentation

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

Definition at line 184 of file edge/component.h.


Member Function Documentation

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

Definition at line 187 of file edge/component.h.

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

Definition at line 186 of file edge/component.h.

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

Definition at line 188 of file edge/component.h.

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

Definition at line 191 of file edge/component.h.

template<class A, class T>
template<class LeftV >
void vcg::edge::Color< A, T >::ImportData ( const LeftV &  left  )  [inline]

Definition at line 190 of file edge/component.h.

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

Reimplemented in vcg::edge::Color4b< TT >.

Definition at line 192 of file edge/component.h.


Member Data Documentation

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

Definition at line 195 of file edge/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:11 2013