#include "HandlerBase.h"
◆ HandlerBase()
HandlerBase::HandlerBase |
( |
| ) |
|
|
inline |
◆ ~HandlerBase()
virtual HandlerBase::~HandlerBase |
( |
| ) |
|
|
inlinevirtual |
◆ addNotifier()
◆ beginInteraction()
void HandlerBase::beginInteraction |
( |
void | | ) |
|
◆ createSelectLine()
void HandlerBase::createSelectLine |
( |
osg::Switch * | node, |
|
|
std::list< osg::Vec3d > & | pointList, |
|
|
bool | visible = false ) |
◆ endInteraction()
void HandlerBase::endInteraction |
( |
void | | ) |
|
◆ getNode()
virtual osg::Node * HandlerBase::getNode |
( |
void | | ) |
|
|
pure virtual |
◆ getSelectorDrawable()
osg::Drawable * HandlerBase::getSelectorDrawable |
( |
void | | ) |
|
|
inline |
◆ mouseOver()
virtual void HandlerBase::mouseOver |
( |
bool | flag | ) |
|
|
pure virtual |
◆ removeNotifier()
◆ reportInteraction()
void HandlerBase::reportInteraction |
( |
void | | ) |
|
◆ setInteraction()
virtual void HandlerBase::setInteraction |
( |
int | intersectionIndex, |
|
|
double | intersectionRatio ) |
|
pure virtual |
◆ setInteractionReference()
virtual void HandlerBase::setInteractionReference |
( |
int | intersectionIndex, |
|
|
double | intersectionRatio ) |
|
pure virtual |
The documentation for this class was generated from the following files: