SciDAVis
1.D4
|
This is the complete list of members for Interval< double >, including all inherited members.
contains(const Interval< double > &other) const | IntervalBase< double > | inline |
contains(doublevalue) const | IntervalBase< double > | inline |
d_end | IntervalBase< double > | protected |
d_start | IntervalBase< double > | protected |
end() const | IntervalBase< double > | inline |
intersection(const Interval< double > &first, const Interval< double > &second) | IntervalBase< double > | inlinestatic |
intersects(const Interval< double > &other) const | IntervalBase< double > | inline |
Interval() | Interval< double > | inlineprivate |
Interval(double start, double end) | Interval< double > | inlineprivate |
Interval(const Interval< double > &other) | Interval< double > | inlineprivate |
IntervalBase() | IntervalBase< double > | inline |
IntervalBase(const IntervalBase< double > &other) | IntervalBase< double > | inline |
IntervalBase(doublestart, doubleend) | IntervalBase< double > | inline |
isValid() const | Interval< double > | inlineprivate |
merge(const Interval< double > &a, const Interval< double > &b) | IntervalBase< double > | inlinestatic |
mergeIntervalIntoList(QList< Interval< double > > *list, Interval< double > i) | IntervalBase< double > | inlinestatic |
operator-(QList< Interval< double > > subtrahend) | IntervalBase< double > | inline |
operator=(const Interval< double > &other) | IntervalBase< double > | inline |
operator==(const Interval< double > &other) const | IntervalBase< double > | inline |
restrictList(QList< Interval< double > > *list, Interval< double > i) | IntervalBase< double > | inlinestatic |
setEnd(doubleend) | IntervalBase< double > | inline |
setStart(doublestart) | IntervalBase< double > | inline |
size() const | Interval< double > | inlineprivate |
split(const Interval< double > &i, doublebefore) | IntervalBase< double > | inlinestatic |
start() const | IntervalBase< double > | inline |
subtract(const Interval< double > &src_iv, const Interval< double > &minus_iv) | IntervalBase< double > | inlinestatic |
subtractIntervalFromList(QList< Interval< double > > *list, Interval< double > i) | IntervalBase< double > | inlinestatic |
toString() const | IntervalBase< double > | inline |
touches(const Interval< double > &other) const | Interval< double > | inlineprivatevirtual |
translate(doubleoffset) | IntervalBase< double > | inline |
~IntervalBase() | IntervalBase< double > | inlinevirtual |