3#include <cgv/base/group.h>
4#include <cgv/base/traverser.h>
41#include <cgv/config/lib_end.h>
nodes should inherit from this policy class to allow selective tree traversals
interface for all classes that want to receive events
virtual void stream_help(std::ostream &os)=0
overload to stream help information to the given output stream
virtual bool handle(event &e)=0
overload and implement this method to handle events