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

Public Types

typedef osgVolume::VolumeSettings::ShadingModel ShadingModel
 
typedef osgVolume::VolumeSettings::Technique Technique
 

Public Member Functions

 VolumeData ()
 

Public Attributes

osg::ref_ptr< osgVolume::VolumeSettingsvolumeSettings
 
std::string options
 
ShadingModel shadingModel
 
osg::ref_ptr< osg::TransferFunction1DtransferFunction
 
bool useTabbedDragger
 
bool useTrackballDragger
 
std::string region
 
bool region_in_pixel_coords
 
std::string alphaValue
 
std::string cutoffValue
 
std::string exteriorTransparencyFactorValue
 
std::string sampleDensityValue
 
std::string sampleDensityWhenMovingValue
 
std::string sampleRatioValue
 
std::string sampleRatioWhenMovingValue
 
osg::ColorSpaceOperation colorSpaceOperation
 
osg::Vec4 colorModulate
 
Technique technique
 
std::string hull
 
PositionData hullPositionData
 

Member Typedef Documentation

Constructor & Destructor Documentation

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

Member Data Documentation

std::string osgPresentation::SlideShowConstructor::VolumeData::alphaValue
osg::Vec4 osgPresentation::SlideShowConstructor::VolumeData::colorModulate
osg::ColorSpaceOperation osgPresentation::SlideShowConstructor::VolumeData::colorSpaceOperation
std::string osgPresentation::SlideShowConstructor::VolumeData::cutoffValue
std::string osgPresentation::SlideShowConstructor::VolumeData::exteriorTransparencyFactorValue
std::string osgPresentation::SlideShowConstructor::VolumeData::hull
PositionData osgPresentation::SlideShowConstructor::VolumeData::hullPositionData
std::string osgPresentation::SlideShowConstructor::VolumeData::options
std::string osgPresentation::SlideShowConstructor::VolumeData::region
bool osgPresentation::SlideShowConstructor::VolumeData::region_in_pixel_coords
std::string osgPresentation::SlideShowConstructor::VolumeData::sampleDensityValue
std::string osgPresentation::SlideShowConstructor::VolumeData::sampleDensityWhenMovingValue
std::string osgPresentation::SlideShowConstructor::VolumeData::sampleRatioValue
std::string osgPresentation::SlideShowConstructor::VolumeData::sampleRatioWhenMovingValue
ShadingModel osgPresentation::SlideShowConstructor::VolumeData::shadingModel
Technique osgPresentation::SlideShowConstructor::VolumeData::technique
osg::ref_ptr<osg::TransferFunction1D> osgPresentation::SlideShowConstructor::VolumeData::transferFunction
bool osgPresentation::SlideShowConstructor::VolumeData::useTabbedDragger
bool osgPresentation::SlideShowConstructor::VolumeData::useTrackballDragger
osg::ref_ptr<osgVolume::VolumeSettings> osgPresentation::SlideShowConstructor::VolumeData::volumeSettings

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