OpenCOVER
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | List of all members
opencover::IntersectionHandler Class Referenceabstract

#include <coIntersection.h>

Inheritance diagram for opencover::IntersectionHandler:
Inheritance graph
[legend]
Collaboration diagram for opencover::IntersectionHandler:
Collaboration graph
[legend]

Public Member Functions

virtual ~IntersectionHandler ()
 
virtual bool canHandleDrawable (osg::Drawable *drawable) const =0
 
virtual void intersect (osgUtil::IntersectionVisitor &iv, coIntersector &is, osg::Drawable *drawable)=0
 

Constructor & Destructor Documentation

virtual opencover::IntersectionHandler::~IntersectionHandler ( )
inlinevirtual

Member Function Documentation

virtual bool opencover::IntersectionHandler::canHandleDrawable ( osg::Drawable *  drawable) const
pure virtual
virtual void opencover::IntersectionHandler::intersect ( osgUtil::IntersectionVisitor &  iv,
coIntersector is,
osg::Drawable *  drawable 
)
pure virtual

The documentation for this class was generated from the following file: