Filter to test for "valid" QSEARCHTREE object. More...
#include <rvc/quadtree.h>

Public Member Functions | |
| FILTER_VALID (ELEMTYPE ElemType) | |
| void | SetElemType (ELEMTYPE ElemType) |
Filter to test for "valid" QSEARCHTREE object.
To be "valid", must have "modified" timestamp later than parent. If more than one "current" QuadSearchTree_X object exists, only the latest type will be considered to be valid.
| RVC::QSEARCHTREE::FILTER_VALID::FILTER_VALID | ( | ELEMTYPE | ElemType | ) | [inline] |
| void RVC::QSEARCHTREE::FILTER_VALID::SetElemType | ( | ELEMTYPE | ElemType | ) | [inline] |
Set the element type to test for in searching for the correct quad tree object.
1.6.1