| _approxFactor | qgar::WDSegment | [protected] |
| _direction | qgar::WDSegment | [protected] |
| _source | qgar::AbstractGenPrimitive< int > | [protected] |
| _sqrLength | qgar::WDSegment | [protected] |
| _target | qgar::AbstractGenPrimitive< int > | [protected] |
| AbstractGenPrimitive() | qgar::AbstractGenPrimitive< int > | |
| AbstractGenPrimitive(const AbstractGenPrimitive< value_type > &aPrim) | qgar::AbstractGenPrimitive< int > | |
| AbstractGenPrimitive(const GenPoint< value_type > aSource, const GenPoint< value_type > aTarget) | qgar::AbstractGenPrimitive< int > | |
| AbstractGenPrimitive(value_type aXSource, value_type aYSource, value_type aXTarget, value_type aYTarget) | qgar::AbstractGenPrimitive< int > | |
| accessSource() const | qgar::AbstractGenPrimitive< int > | [inline] |
| accessTarget() const | qgar::AbstractGenPrimitive< int > | [inline] |
| angle() const | qgar::GenSegment< int > | [inline] |
| angleDegrees() const | qgar::GenSegment< int > | [inline] |
| approxFactor() const | qgar::WDSegment | [inline] |
| clone() const | qgar::GenSegment< int > | [virtual] |
| const_pointer typedef | qgar::GenSegment< int > | |
| const_reference typedef | qgar::GenSegment< int > | |
| contains(const GenPoint< int > &c, double aDist=Math::epsilonD()) | qgar::GenSegment< int > | [inline] |
| direction() const | qgar::WDSegment | [inline] |
| dx() const | qgar::AbstractGenPrimitive< int > | [inline] |
| dy() const | qgar::AbstractGenPrimitive< int > | [inline] |
| eq(const GenSegment< value_type > &aSeg) const | qgar::GenSegment< int > | |
| fixSource(value_type aX, value_type aY) | qgar::AbstractGenPrimitive< int > | |
| fixSource(const GenPoint< value_type > &aPt) | qgar::AbstractGenPrimitive< int > | |
| fixSourceTarget(value_type aXSource, value_type aYSource, value_type aXTarget, value_type aYTarget) | qgar::AbstractGenPrimitive< int > | |
| fixSourceTarget(const GenPoint< value_type > &aSource, const GenPoint< value_type > &aTarget) | qgar::AbstractGenPrimitive< int > | |
| fixTarget(value_type aX, value_type aY) | qgar::AbstractGenPrimitive< int > | |
| fixTarget(const GenPoint< value_type > &aPt) | qgar::AbstractGenPrimitive< int > | |
| fixXSource(value_type aX) | qgar::AbstractGenPrimitive< int > | |
| fixXTarget(value_type aX) | qgar::AbstractGenPrimitive< int > | |
| fixYSource(value_type aY) | qgar::AbstractGenPrimitive< int > | |
| fixYTarget(value_type aY) | qgar::AbstractGenPrimitive< int > | |
| GenSegment() | qgar::GenSegment< int > | |
| GenSegment(const GenSegment< value_type > &aSeg) | qgar::GenSegment< int > | |
| GenSegment(const GenQgarSegment< value_type > &aQSeg) | qgar::GenSegment< int > | [explicit] |
| GenSegment(const GenPoint< value_type > &aSource, const GenPoint< value_type > &aTarget) | qgar::GenSegment< int > | |
| GenSegment(const value_type aXSource, const value_type aYSource, const value_type aXTarget, const value_type aYTarget) | qgar::GenSegment< int > | |
| length() const | qgar::WDSegment | [inline] |
| notEq(const GenSegment< value_type > &aSeg) const | qgar::GenSegment< int > | |
| operator!=(const WDSegment s) const | qgar::WDSegment | [inline] |
| qgar::GenSegment< int >::operator!=(const GenSegment< value_type > &aSeg) const | qgar::GenSegment< int > | [inline] |
| operator=(const WDSegment &w) | qgar::WDSegment | |
| qgar::GenSegment< int >::operator=(const GenSegment< value_type > &aSeg) | qgar::GenSegment< int > | [inline] |
| qgar::AbstractGenPrimitive< int >::operator=(const AbstractGenPrimitive< value_type > &aPrim) | qgar::AbstractGenPrimitive< int > | |
| operator==(const WDSegment s) const | qgar::WDSegment | [inline] |
| qgar::GenSegment< int >::operator==(const GenSegment< value_type > &aSeg) const | qgar::GenSegment< int > | [inline] |
| pointer typedef | qgar::GenSegment< int > | |
| read(std::istream &anInStream) | qgar::GenSegment< int > | [virtual] |
| reference typedef | qgar::GenSegment< int > | |
| rho() const | qgar::GenSegment< int > | |
| set(const WDSegment &aSeg) | qgar::WDSegment | |
| set(GenPoint< int > &orig, int deltaX, int deltaY, QGEdirection d) | qgar::WDSegment | |
| setApproxFactor(int af) | qgar::WDSegment | [inline] |
| setDirection(QGEdirection d) | qgar::WDSegment | [inline] |
| setSource(value_type aX, value_type aY) | qgar::AbstractGenPrimitive< int > | [inline] |
| setSource(const GenPoint< value_type > &aPt) | qgar::AbstractGenPrimitive< int > | [inline] |
| setSourceTarget(value_type aXSource, value_type aYSource, value_type aXTarget, value_type aYTarget) | qgar::AbstractGenPrimitive< int > | |
| setSourceTarget(const GenPoint< value_type > &aSource, const GenPoint< value_type > &aTarget) | qgar::AbstractGenPrimitive< int > | |
| setSqrLength(int sl) | qgar::WDSegment | [inline] |
| setTarget(value_type aX, value_type aY) | qgar::AbstractGenPrimitive< int > | [inline] |
| setTarget(const GenPoint< value_type > &aPt) | qgar::AbstractGenPrimitive< int > | [inline] |
| setXSource(value_type aX) | qgar::AbstractGenPrimitive< int > | [inline] |
| setXTarget(value_type aX) | qgar::AbstractGenPrimitive< int > | [inline] |
| setYSource(value_type aY) | qgar::AbstractGenPrimitive< int > | [inline] |
| setYTarget(value_type aY) | qgar::AbstractGenPrimitive< int > | [inline] |
| slope() const | qgar::GenSegment< int > | [inline] |
| slopeDegrees() const | qgar::GenSegment< int > | [inline] |
| source() const | qgar::AbstractGenPrimitive< int > | [inline] |
| sqr_length() const | qgar::GenSegment< int > | |
| sqrLength() const | qgar::WDSegment | [inline] |
| target() const | qgar::AbstractGenPrimitive< int > | [inline] |
| theta() const | qgar::GenSegment< int > | [inline] |
| thetaDegrees() const | qgar::GenSegment< int > | [inline] |
| translate(value_type aTransX, value_type aTransY) | qgar::GenSegment< int > | [virtual] |
| translateTarget(GenPoint< int > &) | qgar::WDSegment | |
| updateSource() | qgar::GenSegment< int > | [protected, virtual] |
| updateSourceTarget() | qgar::GenSegment< int > | [protected, virtual] |
| updateTarget() | qgar::GenSegment< int > | [protected, virtual] |
| value_type typedef | qgar::GenSegment< int > | |
| WDSegment() | qgar::WDSegment | |
| WDSegment(GenPoint< int > &orig, int deltaX, int deltaY, QGEdirection d) | qgar::WDSegment | |
| WDSegment(const WDSegment &aSeg) | qgar::WDSegment | |
| write(std::ostream &anOutStream) const | qgar::GenSegment< int > | [virtual] |
| xSource() const | qgar::AbstractGenPrimitive< int > | [inline] |
| xTarget() const | qgar::AbstractGenPrimitive< int > | [inline] |
| ySource() const | qgar::AbstractGenPrimitive< int > | [inline] |
| yTarget() const | qgar::AbstractGenPrimitive< int > | [inline] |
| ~AbstractGenPrimitive() | qgar::AbstractGenPrimitive< int > | [virtual] |
| ~GenSegment() | qgar::GenSegment< int > | [virtual] |
| ~ISerializable() | qgar::ISerializable | [inline, virtual] |