vcg::vertex::Quality< A, TT > Class Template Reference

#include <component.h>

Inheritance diagram for vcg::vertex::Quality< A, TT >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef A QualityType

Public Member Functions

const QualityTypecQ () const
template<class LeftV >
void ImportData (const LeftV &left)
QualityTypeQ ()

Static Public Member Functions

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

Private Attributes

QualityType _quality

Detailed Description

template<class A, class TT>
class vcg::vertex::Quality< A, TT >

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


Member Typedef Documentation

template<class A, class TT>
typedef A vcg::vertex::Quality< A, TT >::QualityType

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


Member Function Documentation

template<class A, class TT>
const QualityType& vcg::vertex::Quality< A, TT >::cQ (  )  const [inline]

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

template<class A, class TT>
static bool vcg::vertex::Quality< A, TT >::HasQuality (  )  [inline, static]

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

template<class A, class TT>
template<class LeftV >
void vcg::vertex::Quality< A, TT >::ImportData ( const LeftV &  left  )  [inline]

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

template<class A, class TT>
static void vcg::vertex::Quality< A, TT >::Name ( std::vector< std::string > &  name  )  [inline, static]
template<class A, class TT>
QualityType& vcg::vertex::Quality< A, TT >::Q (  )  [inline]

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


Member Data Documentation

template<class A, class TT>
QualityType vcg::vertex::Quality< A, TT >::_quality [private]

Definition at line 340 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:54 2013