openscenegraph
Public Types | Public Member Functions | Public Attributes | List of all members
osgPresentation::SlideShowConstructor::VolumeData Struct Reference

Public Types

enum  ShadingModel { Standard, Light, Isosurface, MaximumIntensityProjection }
 

Public Member Functions

 VolumeData ()
 

Public Attributes

ShadingModel shadingModel
 
osg::ref_ptr
< osg::TransferFunction1D
transferFunction
 
bool useTabbedDragger
 
bool useTrackballDragger
 
float region [6]
 
bool region_in_pixel_coords
 
float alphaValue
 
float cutoffValue
 
float sampleDensityValue
 
float sampleDensityWhenMovingValue
 

Member Enumeration Documentation

Enumerator:
Standard 
Light 
Isosurface 
MaximumIntensityProjection 

Constructor & Destructor Documentation

osgPresentation::SlideShowConstructor::VolumeData::VolumeData ( )
inline

Member Data Documentation

float osgPresentation::SlideShowConstructor::VolumeData::alphaValue
float osgPresentation::SlideShowConstructor::VolumeData::cutoffValue
float osgPresentation::SlideShowConstructor::VolumeData::region[6]
bool osgPresentation::SlideShowConstructor::VolumeData::region_in_pixel_coords
float osgPresentation::SlideShowConstructor::VolumeData::sampleDensityValue
float osgPresentation::SlideShowConstructor::VolumeData::sampleDensityWhenMovingValue
ShadingModel osgPresentation::SlideShowConstructor::VolumeData::shadingModel
osg::ref_ptr<osg::TransferFunction1D> osgPresentation::SlideShowConstructor::VolumeData::transferFunction
bool osgPresentation::SlideShowConstructor::VolumeData::useTabbedDragger
bool osgPresentation::SlideShowConstructor::VolumeData::useTrackballDragger

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