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

This is the complete list of members for axom::spin::BVHTree< T, NDIMS >, including all inherited members.

BoxType typedefaxom::spin::BVHTree< T, NDIMS >
build(int threshold=25)axom::spin::BVHTree< T, NDIMS >
BVHTree(int maxNumLevel=5)axom::spin::BVHTree< T, NDIMS >
BVHTree(int estNumObjects, int maxNumLevels)axom::spin::BVHTree< T, NDIMS >
clear()axom::spin::BVHTree< T, NDIMS >
contains(const PointType &pt) constaxom::spin::BVHTree< T, NDIMS >
empty() constaxom::spin::BVHTree< T, NDIMS >inline
find(const PointType &pt, std::vector< int > &candidate_buckets) constaxom::spin::BVHTree< T, NDIMS >
getBucketBox(int bucketIdx) constaxom::spin::BVHTree< T, NDIMS >
getBucketNumObjects(int bucketIdx) constaxom::spin::BVHTree< T, NDIMS >
getBucketObjectArray(int bucketIdx) constaxom::spin::BVHTree< T, NDIMS >
getMaxNumLevels() constaxom::spin::BVHTree< T, NDIMS >inline
getNumberOfObjects() constaxom::spin::BVHTree< T, NDIMS >inline
getNumLevels() constaxom::spin::BVHTree< T, NDIMS >inline
getObjectBox(int objIdx) constaxom::spin::BVHTree< T, NDIMS >
getObjectBucketIndex(int objIdx) constaxom::spin::BVHTree< T, NDIMS >
getObjectData(int objIdx) constaxom::spin::BVHTree< T, NDIMS >
insert(const BoxType &box, const T &data)axom::spin::BVHTree< T, NDIMS >
PointType typedefaxom::spin::BVHTree< T, NDIMS >
writeVtkFile(const std::string &fileName, bool include_objects=false) constaxom::spin::BVHTree< T, NDIMS >
writeVtkFile(const std::string &fileName, const int *bins, int nbins) constaxom::spin::BVHTree< T, NDIMS >
~BVHTree()axom::spin::BVHTree< T, NDIMS >