|
FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
|
Select fragment candidates out of all the candidates by doing a query into the KDTree and provide a method to step through the candidates. More...
#include <LocalFromWorldPoint.hpp>
Inherits Fiber::LocalFromWorldPoint::BBSelectorBase.
Public Member Functions | |
| BBSelectorMemoryTree (const RefPtr< KDTree< 3, int > >TreeP, const double TreeQueryFacP) | |
| unsigned int | getNext () |
| bool | hasNext () |
| void | reset (const int _last, const point &pos) |
Select fragment candidates out of all the candidates by doing a query into the KDTree and provide a method to step through the candidates.
The last hit fragment is remembered and tested before a new tree query is done.