This is the complete list of members for HandlerBase, including all inherited members.
addNotifier(HandlerNotifier *notifier) | HandlerBase | |
beginInteraction(void) | HandlerBase | |
createSelectLine(osg::Switch *node, std::list< osg::Vec3d > &pointList, bool visible=false) | HandlerBase | |
endInteraction(void) | HandlerBase | |
getNode(void)=0 | HandlerBase | pure virtual |
getSelectorDrawable(void) | HandlerBase | inline |
HandlerBase() | HandlerBase | inline |
mouseOver(bool flag)=0 | HandlerBase | pure virtual |
removeNotifier(HandlerNotifier *notifier) | HandlerBase | |
reportInteraction(void) | HandlerBase | |
setInteraction(int intersectionIndex, double intersectionRatio)=0 | HandlerBase | pure virtual |
setInteractionReference(int intersectionIndex, double intersectionRatio)=0 | HandlerBase | pure virtual |
~HandlerBase() | HandlerBase | inlinevirtual |