Mathter
A configurable 3D math library for game developers.
|
#include <Geometry.hpp>
Public Member Functions | |
Intersection (const PlaneT &plane, const LineT &line) | |
bool | Intersecting () const |
VectorT | Point () const |
T | LineParameter () const |
mathter::Intersection< Hyperplane< T, Dim >, Line< T, Dim > >::Intersection | ( | const PlaneT & | plane, |
const LineT & | line | ||
) |
|
inline |
|
inline |
|
inline |