*-------------------------- QUALITY ----------------------------------*/ More...
#include <component_ocf.h>
Public Types | |
| typedef A | QualityType |
Public Member Functions | |
| template<class LeftV > | |
| void | ImportData (const LeftV &leftV) |
| QualityType & | Q () |
Static Public Member Functions | |
| static bool | HasQuality () |
| static bool | HasQualityOcf () |
*-------------------------- QUALITY ----------------------------------*/
Definition at line 462 of file vertex/component_ocf.h.
| typedef A vcg::vertex::QualityOcf< A, T >::QualityType |
Definition at line 464 of file vertex/component_ocf.h.
| static bool vcg::vertex::QualityOcf< A, T >::HasQuality | ( | ) | [inline, static] |
Definition at line 474 of file vertex/component_ocf.h.
| static bool vcg::vertex::QualityOcf< A, T >::HasQualityOcf | ( | ) | [inline, static] |
Definition at line 475 of file vertex/component_ocf.h.
| void vcg::vertex::QualityOcf< A, T >::ImportData | ( | const LeftV & | leftV | ) | [inline] |
Definition at line 467 of file vertex/component_ocf.h.
| QualityType& vcg::vertex::QualityOcf< A, T >::Q | ( | ) | [inline] |
Definition at line 465 of file vertex/component_ocf.h.