$darkmode
Component: Per edge quality More...
#include <component.h>
 Public Types | |
| typedef A | QualityType | 
Public Member Functions | |
| QualityType & | Q () | 
| const QualityType & | cQ () const | 
| template<class LeftV > | |
| void | ImportData (const LeftV &left) | 
Static Public Member Functions | |
| static bool | HasQuality () | 
| static void | Name (std::vector< std::string > &name) | 
Component: Per edge quality
The Quality Component is a generic place for storing a float. The term 'quality' is a bit misleading and it is due to its original storic meaning. You should intend it as a general purpose container.