vrecko
virtual reality framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SliceTool Class Reference

#include <SliceTool.h>

Inheritance diagram for SliceTool:

Public Member Functions

 SliceTool ()
 
 ~SliceTool ()
 
void activate ()
 
void deactivate ()
 
void postInitialize (void)
 
void turnOn ()
 
void turnOff ()
 

Protected Attributes

EnvironmentObjectDAArea
 Owner of this ability. More...
 
osg::ClipNode * clipNode
 
osg::ClipPlane * lowClipPlane
 
osg::ClipPlane * topClipPlane
 

Constructor & Destructor Documentation

SliceTool::SliceTool ( )
SliceTool::~SliceTool ( )

Member Function Documentation

void SliceTool::activate ( )

This tool requeres calling setDAEnvironment() before activation

Todo:
void SliceTool::deactivate ( )
void SliceTool::postInitialize ( void  )

how thick will slice be

void SliceTool::turnOff ( void  )
void SliceTool::turnOn ( )

Member Data Documentation

osg::ClipNode* SliceTool::clipNode
protected
EnvironmentObject* SliceTool::DAArea
protected

Owner of this ability.

osg::ClipPlane* SliceTool::lowClipPlane
protected
osg::ClipPlane* SliceTool::topClipPlane
protected

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