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

#include <component.h>

Inheritance diagram for vcg::edge::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::edge::Quality< A, TT >

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


Member Typedef Documentation

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

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


Member Function Documentation

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

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

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

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

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

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

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

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


Member Data Documentation

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

Definition at line 215 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:12 2013