Dimension | viskores::Ray< CoordType, Dim, IsTwoSided > | static |
Direction | viskores::Ray< CoordType, Dim, IsTwoSided > | |
DistanceTo(const Vector &point) const | viskores::Ray< CoordType, Dim, IsTwoSided > | |
DistanceTo(const Vector &point, CoordType ¶m, Vector &projectedPoint) const | viskores::Ray< CoordType, Dim, IsTwoSided > | |
Evaluate(CoordType param) const | viskores::Ray< CoordType, Dim, IsTwoSided > | |
Intersect(const Ray< CoordType, Dim, OtherTwoSided > &other, Vector &point, CoordType tol=0.f) | viskores::Ray< CoordType, Dim, IsTwoSided > | |
IsValid() const | viskores::Ray< CoordType, Dim, IsTwoSided > | |
Origin | viskores::Ray< CoordType, Dim, IsTwoSided > | |
Ray() | viskores::Ray< CoordType, Dim, IsTwoSided > | |
Ray() | viskores::Ray< CoordType, Dim, IsTwoSided > | |
Ray(const Vector &point, const Vector &direction) | viskores::Ray< CoordType, Dim, IsTwoSided > | |
Ray(const LineSegment< CoordType, Dim > &segment) | viskores::Ray< CoordType, Dim, IsTwoSided > | |
TwoSided | viskores::Ray< CoordType, Dim, IsTwoSided > | static |
Vector typedef | viskores::Ray< CoordType, Dim, IsTwoSided > | |