VTK-m
2.0
|
This is the complete list of members for vtkm::Sphere, including all inherited members.
Center | vtkm::Sphere | |
Classify(const Vector &point, CoordType tol2=0.f) const | vtkm::Sphere | |
Contains(const Vector &point, CoordType tol2=0.f) const | vtkm::Sphere | |
Dimension | vtkm::Sphere | static |
GetCenter() const | vtkm::Sphere | inline |
GetRadius() const | vtkm::Sphere | inline |
Gradient(const Vector &point) const | vtkm::Sphere | inline |
IsValid() const | vtkm::Sphere | inline |
Radius | vtkm::Sphere | |
Radius | vtkm::Sphere | private |
SetCenter(const Vector ¢er) | vtkm::Sphere | inline |
SetRadius(Scalar radius) | vtkm::Sphere | inline |
Sphere() | vtkm::Sphere | |
Sphere(const Vector ¢er, CoordType radius) | vtkm::Sphere | |
Sphere() | vtkm::Sphere | inline |
Sphere(Scalar radius) | vtkm::Sphere | inlineexplicit |
Sphere(Vector center, Scalar radius) | vtkm::Sphere | inline |
Value(const Vector &point) const | vtkm::Sphere | inline |
Vector typedef | vtkm::Sphere |