AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
axom::quest::SignedDistance< NDIMS > Member List

This is the complete list of members for axom::quest::SignedDistance< NDIMS >, including all inherited members.

BoxType typedefaxom::quest::SignedDistance< NDIMS >
BVHTreeType typedefaxom::quest::SignedDistance< NDIMS >
computeDistance(double x, double y, double z=0.0)axom::quest::SignedDistance< NDIMS >inline
computeDistance(const PointType &queryPnt) constaxom::quest::SignedDistance< NDIMS >inline
computeDistance(const PointType &queryPnt, std::vector< int > &bvh_buckets, std::vector< axom::IndexType > &triangles, std::vector< axom::IndexType > &my_triangles, PointType &closest_pt) constaxom::quest::SignedDistance< NDIMS >
getBVHTree() constaxom::quest::SignedDistance< NDIMS >inline
PointType typedefaxom::quest::SignedDistance< NDIMS >
SignedDistance(const mint::Mesh *surfaceMesh, bool isWatertight, int maxObjects, int maxLevels, bool computeSign=true)axom::quest::SignedDistance< NDIMS >
TriangleType typedefaxom::quest::SignedDistance< NDIMS >
VectorType typedefaxom::quest::SignedDistance< NDIMS >
~SignedDistance()axom::quest::SignedDistance< NDIMS >