Open Inventor Reference
SbLine Member List

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

getClosestPoint(const SbVec3f &point) constSbLine
getClosestPoints(const SbLine &line2, SbVec3f &ptOnThis, SbVec3f &ptOnLine2) constSbLine
getDirection() constSbLineinline
getPosition() constSbLineinline
intersect(const SbBox3f &box, SbVec3f &enter, SbVec3f &exit) constSbLine
intersect(float angle, const SbBox3f &box) constSbLine
intersect(float angle, const SbVec3f &point) constSbLine
intersect(float angle, const SbVec3f &v0, const SbVec3f &v1, SbVec3f &pt) constSbLine
intersect(const SbVec3f &v0, const SbVec3f &v1, const SbVec3f &v2, SbVec3f &pt, SbVec3f &barycentric, bool &front) constSbLine
SbLine()SbLineinline
SbLine(const SbVec3f &p0, const SbVec3f &p1)SbLine
setValue(const SbVec3f &p0, const SbVec3f &p1)SbLine