![]() |
ECF 1.5
|
Public Attributes | |
| bool | isWithinBounds |
| bool | isLowerBoundInclusive |
| double | lowerBound |
| bool | isUpperBoundInclusive |
| double | upperBound |
Definition at line 7 of file IAPrimitive.h.
| bool IABounds::isLowerBoundInclusive |
Definition at line 10 of file IAPrimitive.h.
| bool IABounds::isUpperBoundInclusive |
Definition at line 13 of file IAPrimitive.h.
| bool IABounds::isWithinBounds |
Definition at line 8 of file IAPrimitive.h.
| double IABounds::lowerBound |
Definition at line 11 of file IAPrimitive.h.
| double IABounds::upperBound |
Definition at line 14 of file IAPrimitive.h.