Internal: the pattern.
More...
Public Member Functions |
| | Pattern (Type type=P_Unknown, float perc=1.0) |
| | constructor
|
| bool | hasPattern () const |
| | return true if this correspond to a pattern
|
Static Public Member Functions |
| static float | getPercentV2 (int id) |
Public Attributes |
| Type | m_type |
| | the pattern type
|
| float | m_filled |
| | the approximated filled factor
|
Detailed Description
Member Enumeration Documentation
- Enumerator:
| P_Unknown |
|
| P_None |
|
| P_Percent |
|
Constructor & Destructor Documentation
| MSKGraphInternal::Pattern::Pattern |
( |
Type |
type = P_Unknown, |
|
|
float |
perc = 1.0 |
|
) |
| |
|
inline |
Member Function Documentation
| static float MSKGraphInternal::Pattern::getPercentV2 |
( |
int |
id | ) |
|
|
inlinestatic |
| bool MSKGraphInternal::Pattern::hasPattern |
( |
| ) |
const |
|
inline |
Friends And Related Function Documentation
| std::ostream& operator<< |
( |
std::ostream & |
o, |
|
|
Pattern const & |
pat |
|
) |
| |
|
friend |
Member Data Documentation
| float MSKGraphInternal::Pattern::m_filled |
| Type MSKGraphInternal::Pattern::m_type |
The documentation for this struct was generated from the following file: