geomc 1.0
A c++ linear algebra template library
|
This is the complete list of members for Ray< T, N >, including all inherited members.
at_distance(T d) const | Ray< T, N > | inline |
at_multiple(T s) const | Ray< T, N > | inline |
direction | Ray< T, N > | |
dist2(point_t p) const | Ray< T, N > | inline |
neg() const | Ray< 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-() const | Ray< T, N > | inline |
origin | Ray< T, N > | |
point_t typedef | Ray< T, N > | |
project(point_t p) const | Ray< T, N > | inline |
Ray() | Ray< T, N > | inline |
Ray(point_t o, point_t v) | Ray< T, N > | inline |
resized() const | Ray< T, N > | inline |
sdf(point_t p) const | Ray< T, N > | inline |