vcg::AABBBinaryTreeKClosest< TREETYPE > Member List
This is the complete list of members for
vcg::AABBBinaryTreeKClosest< TREETYPE >, including all inherited members.
ClassType typedef | vcg::AABBBinaryTreeKClosest< TREETYPE > | |
CoordType typedef | vcg::AABBBinaryTreeKClosest< TREETYPE > | |
DepthFirstCollect(NodeType *node, OBJPOINTDISTANCEFUNCT &getPointDistance, const unsigned int k, const CoordType &p, ScalarType &mindmax, PQueueType &pq) | vcg::AABBBinaryTreeKClosest< TREETYPE > | [inline, protected, static] |
KClosest(TreeType &tree, OBJPOINTDISTANCEFUNCT &getPointDistance, const unsigned int k, const CoordType &p, const ScalarType &maxDist, OBJPTRCONTAINERTYPE &objects, DISTCONTAINERTYPE &distances, POINTCONTAINERTYPE &points) | vcg::AABBBinaryTreeKClosest< TREETYPE > | [inline, static] |
NodeType typedef | vcg::AABBBinaryTreeKClosest< TREETYPE > | |
ObjPtr typedef | vcg::AABBBinaryTreeKClosest< TREETYPE > | |
PQueueType typedef | vcg::AABBBinaryTreeKClosest< TREETYPE > | [protected] |
ScalarType typedef | vcg::AABBBinaryTreeKClosest< TREETYPE > | |
TreeType typedef | vcg::AABBBinaryTreeKClosest< TREETYPE > | |