|
HDK
|
This is the complete list of members for UT_SpatialTree< T, S, B, N >, including all inherited members.
| addObject(T object) | UT_SpatialTree< T, S, B, N > | |
| begin() const | UT_SpatialTree< T, S, B, N > | inline |
| dump(std::ostream &os) | UT_SpatialTree< T, S, B, N > | inline |
| getBoundsProvider() const | UT_SpatialTree< T, S, B, N > | inline |
| getMaxDimensions() | UT_SpatialTree< T, S, B, N > | inlinestatic |
| getObjects(const fpreal *pt, UT_ValArray< T > &objects, const A &accepter) const | UT_SpatialTree< T, S, B, N > | |
| getObjects(const fpreal *pt, UT_ValArray< T > &objects) const | UT_SpatialTree< T, S, B, N > | inline |
| getObjects(const fpreal *pt, UT_ValArray< T > &objects, UT_FloatArray &distances2, fpreal radius, int max_objects, const A &accepter) const | UT_SpatialTree< T, S, B, N > | |
| getObjects(const fpreal *pt, UT_ValArray< T > &objects, UT_FloatArray &distances2, fpreal radius, int max_objects) const | UT_SpatialTree< T, S, B, N > | inline |
| getSubdivisionStrategy() const | UT_SpatialTree< T, S, B, N > | inline |
| leaf_end() const | UT_SpatialTree< T, S, B, N > | inline |
| UT_SpatialTree(S *subd_strategy, B *bounds_provider, const fpreal *min, const fpreal *max) | UT_SpatialTree< T, S, B, N > | |
| UT_SpatialTree(S *subd_strategy, B *bounds_provider) | UT_SpatialTree< T, S, B, N > | |
| ~UT_SpatialTree() | UT_SpatialTree< T, S, B, N > |