VTK-m
2.0
|
This is the complete list of members for vtkm::Ray< CoordType, Dim, IsTwoSided >, including all inherited members.
Dimension | vtkm::Ray< CoordType, Dim, IsTwoSided > | static |
Direction | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
DistanceTo(const Vector &point) const | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
DistanceTo(const Vector &point, CoordType ¶m, Vector &projectedPoint) const | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
Evaluate(CoordType param) const | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
Intersect(const Ray< CoordType, Dim, OtherTwoSided > &other, Vector &point, CoordType tol=0.f) | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
IsValid() const | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
Origin | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
Ray() | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
Ray() | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
Ray(const Vector &point, const Vector &direction) | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
Ray(const LineSegment< CoordType, Dim > &segment) | vtkm::Ray< CoordType, Dim, IsTwoSided > | |
TwoSided | vtkm::Ray< CoordType, Dim, IsTwoSided > | static |
Vector typedef | vtkm::Ray< CoordType, Dim, IsTwoSided > |