openscenegraph
|
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 |
osgPresentation::SlideShowConstructor::VolumeData::VolumeData | ( | ) | [inline] |
osg::ref_ptr<osg::TransferFunction1D> osgPresentation::SlideShowConstructor::VolumeData::transferFunction |