geomc 1.0
A c++ linear algebra template library
Loading...
Searching...
No Matches
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
elem_t typedefDimensional< T, N >
NDimensional< T, N >static
operator*(const Isometry< T, N > &xf, const Ray< T, N > &ray)Ray< T, N >related
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*(const Rotation< T, N > &rot, Ray< T, N > ray)Ray< T, N >related
operator*(const Similarity< T, N > &i, const Ray< T, N > &ray)Ray< T, N >related
operator-() constRay< T, N >inline
operator/(const Ray< T, N > &ray, const Isometry< T, N > &xf)Ray< T, N >related
operator/(Ray< T, N > ray, const Rotation< T, N > &rot)Ray< T, N >related
operator/(const Ray< T, N > &ray, const Similarity< T, N > &i)Ray< T, N >related
originRay< T, N >
point_t typedefDimensional< 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