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

◆ ShadingModel

◆ Technique

Constructor & Destructor Documentation

◆ VolumeData()

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

Member Data Documentation

◆ alphaValue

std::string osgPresentation::SlideShowConstructor::VolumeData::alphaValue

◆ colorModulate

osg::Vec4 osgPresentation::SlideShowConstructor::VolumeData::colorModulate

◆ colorSpaceOperation

osg::ColorSpaceOperation osgPresentation::SlideShowConstructor::VolumeData::colorSpaceOperation

◆ cutoffValue

std::string osgPresentation::SlideShowConstructor::VolumeData::cutoffValue

◆ exteriorTransparencyFactorValue

std::string osgPresentation::SlideShowConstructor::VolumeData::exteriorTransparencyFactorValue

◆ hull

std::string osgPresentation::SlideShowConstructor::VolumeData::hull

◆ hullPositionData

PositionData osgPresentation::SlideShowConstructor::VolumeData::hullPositionData

◆ options

std::string osgPresentation::SlideShowConstructor::VolumeData::options

◆ region

std::string osgPresentation::SlideShowConstructor::VolumeData::region

◆ region_in_pixel_coords

bool osgPresentation::SlideShowConstructor::VolumeData::region_in_pixel_coords

◆ sampleDensityValue

std::string osgPresentation::SlideShowConstructor::VolumeData::sampleDensityValue

◆ sampleDensityWhenMovingValue

std::string osgPresentation::SlideShowConstructor::VolumeData::sampleDensityWhenMovingValue

◆ sampleRatioValue

std::string osgPresentation::SlideShowConstructor::VolumeData::sampleRatioValue

◆ sampleRatioWhenMovingValue

std::string osgPresentation::SlideShowConstructor::VolumeData::sampleRatioWhenMovingValue

◆ shadingModel

ShadingModel osgPresentation::SlideShowConstructor::VolumeData::shadingModel

◆ technique

Technique osgPresentation::SlideShowConstructor::VolumeData::technique

◆ transferFunction

osg::ref_ptr<osg::TransferFunction1D> osgPresentation::SlideShowConstructor::VolumeData::transferFunction

◆ useTabbedDragger

bool osgPresentation::SlideShowConstructor::VolumeData::useTabbedDragger

◆ useTrackballDragger

bool osgPresentation::SlideShowConstructor::VolumeData::useTrackballDragger

◆ volumeSettings

osg::ref_ptr<osgVolume::VolumeSettings> osgPresentation::SlideShowConstructor::VolumeData::volumeSettings

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