AcGeImpInterval & set(void)
double lowerBound(void) const
static AcGeImpInterval *__cdecl impInterval(AcGeInterval const &)
int split(double, AcGeImpInterval &, AcGeImpInterval &) const
int isDisjoint(AcGeImpInterval const &) const
int subtract(AcGeImpInterval const &, AcGeImpInterval &, AcGeImpInterval &) const
int operator<=(double) const
int isEqualAtLower(AcGeImpInterval const &) const
int contains(AcGeImpInterval const &) const
int operator!=(AcGeImpInterval const &) const
int isPeriodicallyOn(double, double &)
int isEqualAtUpper(double) const
int intersectWith(AcGeImpInterval const &, AcGeImpInterval &) const
int operator>(AcGeImpInterval const &) const
int isEqualAtLower(double) const
AcGeImpInterval & operator=(AcGeImpInterval const &)
int intersectWith(AcGeImpInterval const &) const
AcGeImpInterval & set(int, double)
double upperBound(void) const
int isEqualAtUpper(AcGeImpInterval const &) const
int contains(double) const
AcGeImpInterval & setTolerance(double)
AcGeImpInterval(double, double, double)
int operator>(double) const
int operator>=(double) const
double length(void) const
void getMerge(AcGeImpInterval const &, AcGeImpInterval &) const
AcGeImpInterval & set(double, double)
int isContinuousAtUpper(AcGeImpInterval const &) const
AcGeImpInterval & extend(double)
int operator>=(AcGeImpInterval const &) const
int isBoundedBelow(void) const
int isBounded(void) const
int operator<(double) const
int isOverlapAtUpper(AcGeImpInterval const &, AcGeImpInterval &) const
void getBounds(double &, double &) const
AcGeImpInterval & setInterval(AcGeInterval *)
AcGeImpInterval & setLower(double)
AcGeImpInterval(AcGeImpInterval const &)
int operator<=(AcGeImpInterval const &) const
int operator==(AcGeImpInterval const &) const
AcGeInterval * interval(void)
AcGeImpInterval & merge(AcGeImpInterval const &)
double tolerance(void) const
AcGeImpInterval & setUpper(double)
int isBoundedAbove(void) const
double element(void) const
int isUnBounded(void) const
int operator<(AcGeImpInterval const &) const
int isSingleton(void) const
AcGeImpInterval(int, double, double)