|
CFx SDK Documentation
2022 SP0
|
This is the complete list of members for OdGeInterval, including all inherited members.
| contains(const OdGeInterval &otherInterval) const | OdGeInterval | |
| contains(double value) const | OdGeInterval | |
| element() const | OdGeInterval | |
| getBounds(double &lower, double &upper) const | OdGeInterval | |
| getMerge(const OdGeInterval &otherInterval, OdGeInterval &result) const | OdGeInterval | |
| intersectWith(const OdGeInterval &otherInterval, OdGeInterval &result) const | OdGeInterval | |
| isBounded() const | OdGeInterval | |
| isBoundedAbove() const | OdGeInterval | |
| isBoundedBelow() const | OdGeInterval | |
| isContinuousAtUpper(const OdGeInterval &otherInterval) const | OdGeInterval | |
| isDisjoint(const OdGeInterval &otherInterval) const | OdGeInterval | |
| isEqualAtLower(const OdGeInterval &otherInterval) const | OdGeInterval | |
| isEqualAtLower(double value) const | OdGeInterval | |
| isEqualAtUpper(const OdGeInterval &otherInterval) const | OdGeInterval | |
| isEqualAtUpper(double value) const | OdGeInterval | |
| isOverlapAtUpper(const OdGeInterval &otherInterval, OdGeInterval &overlap) const | OdGeInterval | |
| isPeriodicallyOn(double period, double &value) | OdGeInterval | |
| isSingleton() const | OdGeInterval | |
| isUnBounded() const | OdGeInterval | |
| length() const | OdGeInterval | |
| lowerBound() const | OdGeInterval | |
| OdGeInterval(double tol=1.e-12) | OdGeInterval | |
| OdGeInterval(double lower, double upper, double tol=1.e-12) | OdGeInterval | |
| OdGeInterval(bool boundedBelow, double bound, double tol=1.e-12) | OdGeInterval | |
| operator!=(const OdGeInterval &otherInterval) const | OdGeInterval | |
| operator<(double value, const OdGeInterval &interval) | OdGeInterval | friend |
| operator<(double value) const | OdGeInterval | |
| operator<(const OdGeInterval &otherInterval) const | OdGeInterval | |
| operator<=(double value, const OdGeInterval &interval) | OdGeInterval | friend |
| operator<=(double value) const | OdGeInterval | |
| operator<=(const OdGeInterval &otherInterval) const | OdGeInterval | |
| operator==(const OdGeInterval &otherInterval) const | OdGeInterval | |
| operator>(double value, const OdGeInterval &interval) | OdGeInterval | friend |
| operator>(double value) const | OdGeInterval | |
| operator>(const OdGeInterval &otherInterval) const | OdGeInterval | |
| operator>=(double value, const OdGeInterval &interval) | OdGeInterval | friend |
| operator>=(double value) const | OdGeInterval | |
| operator>=(const OdGeInterval &otherInterval) const | OdGeInterval | |
| set(double lower, double upper) | OdGeInterval | |
| set(bool boundedBelow, double bound) | OdGeInterval | |
| set() | OdGeInterval | |
| setLower(double lower) | OdGeInterval | |
| setTolerance(double tol) | OdGeInterval | |
| setUpper(double upper) | OdGeInterval | |
| subtract(const OdGeInterval &otherInterval, OdGeInterval &lInterval, OdGeInterval &rInterval) const | OdGeInterval | |
| tolerance() const | OdGeInterval | |
| upperBound() const | OdGeInterval | |
| ~OdGeInterval() | OdGeInterval |