OpenVDB  2.0.0
ClosestPointDist< IntLeafT > Member List

This is the complete list of members for ClosestPointDist< IntLeafT >, including all inherited members.

ClosestPointDist(std::vector< Vec3R > &instancePoints, std::vector< float > &instanceDistances, const PointList &surfacePointList, const std::vector< const IntLeafT * > &leafNodes, const std::vector< IndexRange > &leafRanges, const std::vector< Vec4R > &leafBoundingSpheres, const std::vector< Vec4R > &nodeBoundingSpheres, size_t maxNodeLeafs, bool transformPoints=false)ClosestPointDist< IntLeafT >
IndexRange typedefClosestPointDist< IntLeafT >
operator()(const tbb::blocked_range< size_t > &) const ClosestPointDist< IntLeafT >
run(bool threaded=true)ClosestPointDist< IntLeafT >