Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
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(void) constSbLine
getPosition(void) constSbLine
print(FILE *file) constSbLine
SbLine(void)SbLine
SbLine(const SbVec3f &origin, const SbVec3f &point)SbLine
setPosDir(const SbVec3f &position, const SbVec3f &direction)SbLine
setValue(const SbVec3f &origin, const SbVec3f &point)SbLine