geomc 1.0
A c++ linear algebra template library
Ray< T, N > Member List

This is the complete list of members for Ray< T, N >, including all inherited members.

at_distance(T d) constRay< T, N >inline
at_multiple(T s) constRay< T, N >inline
directionRay< T, N >
dist2(point_t p) constRay< T, N >inline
neg() constRay< T, N >inline
operator*(const Ray< T, N > r, T s)Ray< T, N >related
operator*(T s, const Ray< T, N > r)Ray< T, N >related
operator-() constRay< T, N >inline
originRay< T, N >
point_t typedefRay< T, N >
project(point_t p) constRay< T, N >inline
Ray()Ray< T, N >inline
Ray(point_t o, point_t v)Ray< T, N >inline
resized() constRay< T, N >inline
sdf(point_t p) constRay< T, N >inline