soth::Bound Member List
This is the complete list of members for soth::Bound, including all inherited members.
Bound(void)soth::Bound
Bound(const Bound &clone)soth::Bound
Bound(const double &val, bound_t type)soth::Bound
Bound(const double &inValInf, const double &inValSup)soth::Bound
Bound(const double &valTwin)soth::Bound
BOUND_DOUBLE enum valuesoth::Bound
BOUND_INF enum valuesoth::Bound
BOUND_NONE enum valuesoth::Bound
BOUND_SUP enum valuesoth::Bound
bound_t enum namesoth::Bound
BOUND_TWIN enum valuesoth::Bound
check(const double &val, const double &EPSILON=0) const soth::Bound
check(const double &val, std::pair< double, double > damp, const double &EPSILON=0) const soth::Bound
checkSaturation(const double &val, const double &EPSILON) const soth::Bound
distance(const double &val) const soth::Bound
getBound(bound_t type) const soth::Bound
getType(void) const soth::Bound [inline]
operator<<(std::ostream &os, const Bound &)soth::Bound [friend]
operator=(const Bound &clone)soth::Bound
operator=(const double &val)soth::Bound
operator=(const std::pair< double, double > &val)soth::Bound
typesoth::Bound [protected]
valInfsoth::Bound [protected]
valSupsoth::Bound [protected]
valTwinsoth::Bound [protected]