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