Om  1.0.0
A universal framework for multimedia simulation
om::math::Ray2D< T > Member List

This is the complete list of members for om::math::Ray2D< T >, including all inherited members.

directionom::math::Ray2D< T >
getPositionAt(T parameter) const om::math::Ray2D< T >inline
normalize() const om::math::Ray2D< T >inline
originom::math::Ray2D< T >
Ray2D()om::math::Ray2D< T >inline
Ray2D(const VectorND< T, 2 > &newOrigin, const VectorND< T, 2 > &newDirection)om::math::Ray2D< T >inline