OpenVDB  9.0.1
ClosestSurfacePoint< GridT > Member List

This is the complete list of members for ClosestSurfacePoint< GridT >, including all inherited members.

BoolTreeT typedefClosestSurfacePoint< GridT >
create(const GridT &grid, float isovalue=0.0, InterrupterT *interrupter=nullptr)ClosestSurfacePoint< GridT >static
Index32TreeT typedefClosestSurfacePoint< GridT >
indexTree() const ClosestSurfacePoint< GridT >inline
Int16TreeT typedefClosestSurfacePoint< GridT >
Ptr typedefClosestSurfacePoint< GridT >
search(const std::vector< Vec3R > &points, std::vector< float > &distances)ClosestSurfacePoint< GridT >
searchAndReplace(std::vector< Vec3R > &points, std::vector< float > &distances)ClosestSurfacePoint< GridT >
signTree() const ClosestSurfacePoint< GridT >inline
TreeT typedefClosestSurfacePoint< GridT >