Castor3D 0.16.0
Multiplatform 3D engine
|
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_origin | castor::Line3D< T > | |
m_slope | castor::Line3D< T > |