Rumba C++ SDK
Imath::Line3< T > Member List

This is the complete list of members for Imath::Line3< T >, including all inherited members.

closestPointTo(const Vec3< T > &point) constImath::Line3< T >inline
closestPointTo(const Line3< T > &line) constImath::Line3< T >inline
dirImath::Line3< T >
distanceTo(const Vec3< T > &point) constImath::Line3< T >inline
distanceTo(const Line3< T > &line) constImath::Line3< T >inline
Line3()Imath::Line3< T >inline
Line3(const Vec3< T > &point1, const Vec3< T > &point2)Imath::Line3< T >inline
operator()(T parameter) constImath::Line3< T >inline
posImath::Line3< T >
set(const Vec3< T > &point1, const Vec3< T > &point2)Imath::Line3< T >inline