OpenVDB
12.0.0
|
This is the complete list of members for ClosestSurfacePoint< GridT >, including all inherited members.
BoolTreeT typedef | ClosestSurfacePoint< GridT > | |
create(const GridT &grid, float isovalue=0.0, InterrupterT *interrupter=nullptr) | ClosestSurfacePoint< GridT > | static |
Index32TreeT typedef | ClosestSurfacePoint< GridT > | |
indexTree() const | ClosestSurfacePoint< GridT > | inline |
Int16TreeT typedef | ClosestSurfacePoint< GridT > | |
Ptr typedef | ClosestSurfacePoint< 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 typedef | ClosestSurfacePoint< GridT > |