| BoxType typedef | axom::quest::SignedDistance< NDIMS, ExecSpace > | |
| BVHTreeType typedef | axom::quest::SignedDistance< NDIMS, ExecSpace > | |
| computeDistance(double x, double y, double z=0.0) | axom::quest::SignedDistance< NDIMS, ExecSpace > | inline |
| computeDistance(const PointType &queryPnt) const | axom::quest::SignedDistance< NDIMS, ExecSpace > | inline |
| computeDistance(const PointType &queryPnt, PointType &closestPnt, VectorType &surfaceNormal) const | axom::quest::SignedDistance< NDIMS, ExecSpace > | inline |
| computeDistances(int npts, PointIndexable queryPts, double *outSgnDist, PointType *outClosestPts=nullptr, VectorType *outNormals=nullptr) const | axom::quest::SignedDistance< NDIMS, ExecSpace > | inline |
| getBVHTree() const | axom::quest::SignedDistance< NDIMS, ExecSpace > | inline |
| PointType typedef | axom::quest::SignedDistance< NDIMS, ExecSpace > | |
| setMesh(const mint::Mesh *surfaceMesh, int allocatorID=axom::execution_space< ExecSpace >::allocatorID()) | axom::quest::SignedDistance< NDIMS, ExecSpace > | |
| SignedDistance(const mint::Mesh *surfaceMesh, bool isWatertight, bool computeSign=true, int allocatorID=axom::execution_space< ExecSpace >::allocatorID()) | axom::quest::SignedDistance< NDIMS, ExecSpace > | |
| TriangleType typedef | axom::quest::SignedDistance< NDIMS, ExecSpace > | |
| VectorType typedef | axom::quest::SignedDistance< NDIMS, ExecSpace > | |
| ZipPoint typedef | axom::quest::SignedDistance< NDIMS, ExecSpace > | |