Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
getClosestPoint(const SbVec3f &point) const | SbLine | |
getClosestPoints(const SbLine &line2, SbVec3f &ptOnThis, SbVec3f &ptOnLine2) const | SbLine | |
getDirection() const | SbLine | [inline] |
getPosition() const | SbLine | [inline] |
SbLine() | SbLine | [inline] |
SbLine(const SbVec3f &p0, const SbVec3f &p1) | SbLine | |
setIntersectEpsilon(const float epsilon) | SbLine | [static] |
setPosDir(const SbVec3f &position, const SbVec3f &direction) | SbLine | |
setValue(const SbVec3f &p0, const SbVec3f &p1) | SbLine | |
setValue(const SbLined &line) | SbLine | [inline] |
Enumerations | defined in | |
Enumerator | defined in | |
Typedefs | defined in | |