Class filter designed to select objects based on an OBJTYPESET. More...
#include <rvc/object.h>

Public Member Functions | |
| FILTER_OBJTYPESET (const OBJTYPESET &ObjTypes) | |
| virtual bool | Filter (const OBJECT &obj) |
| void | SetTypes (const OBJTYPESET &ObjTypes) |
Class filter designed to select objects based on an OBJTYPESET.
| RVC::OBJECT::FILTER_OBJTYPESET::FILTER_OBJTYPESET | ( | const OBJTYPESET & | ObjTypes | ) | [inline] |
Constructor.
| virtual bool RVC::OBJECT::FILTER_OBJTYPESET::Filter | ( | const OBJECT & | obj | ) | [inline, virtual] |
Virtual filter method.
Implements RVC::OBJECT::FILTER.
| void RVC::OBJECT::FILTER_OBJTYPESET::SetTypes | ( | const OBJTYPESET & | ObjTypes | ) | [inline] |
1.6.1