*-------------------------- QUALITY ----------------------------------*/ More...
#include <component_ocf.h>

Public Types | |
| typedef A | QualityType |
Public Member Functions | |
| QualityType | cQ () const |
| template<class RightVertexType > | |
| void | ImportData (const RightVertexType &rightV) |
| bool | IsQualityEnabled () const |
| const QualityType & | Q () const |
| QualityType & | Q () |
Static Public Member Functions | |
| static bool | HasQuality () |
| static bool | HasQualityOcf () |
*-------------------------- QUALITY ----------------------------------*/
Definition at line 357 of file vertex/component_ocf.h.
| typedef A vcg::vertex::QualityOcf< A, T >::QualityType |
Definition at line 359 of file vertex/component_ocf.h.
| QualityType vcg::vertex::QualityOcf< A, T >::cQ | ( | ) | const [inline] |
Definition at line 362 of file vertex/component_ocf.h.
| static bool vcg::vertex::QualityOcf< A, T >::HasQuality | ( | ) | [inline, static] |
Definition at line 371 of file vertex/component_ocf.h.
| static bool vcg::vertex::QualityOcf< A, T >::HasQualityOcf | ( | ) | [inline, static] |
Definition at line 372 of file vertex/component_ocf.h.
| void vcg::vertex::QualityOcf< A, T >::ImportData | ( | const RightVertexType & | rightV | ) | [inline] |
| bool vcg::vertex::QualityOcf< A, T >::IsQualityEnabled | ( | ) | const [inline] |
Definition at line 370 of file vertex/component_ocf.h.
| const QualityType& vcg::vertex::QualityOcf< A, T >::Q | ( | ) | const [inline] |
Definition at line 360 of file vertex/component_ocf.h.
| QualityType& vcg::vertex::QualityOcf< A, T >::Q | ( | ) | [inline] |
Definition at line 361 of file vertex/component_ocf.h.