CFx SDK Documentation  2020SP3
OdGeInterval Member List

This is the complete list of members for OdGeInterval, including all inherited members.

contains(const OdGeInterval &otherInterval) constOdGeInterval
contains(double value) constOdGeInterval
element() constOdGeInterval
getBounds(double &lower, double &upper) constOdGeInterval
getMerge(const OdGeInterval &otherInterval, OdGeInterval &result) constOdGeInterval
intersectWith(const OdGeInterval &otherInterval, OdGeInterval &result) constOdGeInterval
isBounded() constOdGeInterval
isBoundedAbove() constOdGeInterval
isBoundedBelow() constOdGeInterval
isContinuousAtUpper(const OdGeInterval &otherInterval) constOdGeInterval
isDisjoint(const OdGeInterval &otherInterval) constOdGeInterval
isEqualAtLower(const OdGeInterval &otherInterval) constOdGeInterval
isEqualAtLower(double value) constOdGeInterval
isEqualAtUpper(const OdGeInterval &otherInterval) constOdGeInterval
isEqualAtUpper(double value) constOdGeInterval
isOverlapAtUpper(const OdGeInterval &otherInterval, OdGeInterval &overlap) constOdGeInterval
isPeriodicallyOn(double period, double &value)OdGeInterval
isSingleton() constOdGeInterval
isUnBounded() constOdGeInterval
length() constOdGeInterval
lowerBound() constOdGeInterval
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) constOdGeInterval
operator<(double value, const OdGeInterval &interval)OdGeIntervalfriend
operator<(double value) constOdGeInterval
operator<(const OdGeInterval &otherInterval) constOdGeInterval
operator<=(double value, const OdGeInterval &interval)OdGeIntervalfriend
operator<=(double value) constOdGeInterval
operator<=(const OdGeInterval &otherInterval) constOdGeInterval
operator==(const OdGeInterval &otherInterval) constOdGeInterval
operator>(double value, const OdGeInterval &interval)OdGeIntervalfriend
operator>(double value) constOdGeInterval
operator>(const OdGeInterval &otherInterval) constOdGeInterval
operator>=(double value, const OdGeInterval &interval)OdGeIntervalfriend
operator>=(double value) constOdGeInterval
operator>=(const OdGeInterval &otherInterval) constOdGeInterval
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) constOdGeInterval
tolerance() constOdGeInterval
upperBound() constOdGeInterval
~OdGeInterval()OdGeInterval