Castor3D 0.16.0
Multiplatform 3D engine
castor::Line3D< T > Member List

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

fromPointAndSlope(Point< T, 3 > const &point, Point< T, 3 > const &slope)castor::Line3D< T >inlinestatic
fromPoints(Point< T, 3 > const &a, Point< T, 3 > const &b)castor::Line3D< T >inlinestatic
intersects(Line3D const &line, Point< T, 3 > &point)castor::Line3D< T >inline
isIn(Point< T, 3 > const &point)castor::Line3D< T >inline
m_origincastor::Line3D< T >
m_slopecastor::Line3D< T >