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

Public Types

enum  ImageSequenceInteractionMode { PLAY_AUTOMATICALLY_LIKE_MOVIE, USE_MOUSE_X_POSITION, USE_MOUSE_Y_POSITION }
 
enum  BlendingHint { USE_IMAGE_ALPHA, OFF, ON }
 

Public Member Functions

 ImageData ()
 

Public Attributes

std::string options
 
float width
 
float height
 
osg::Vec4 region
 
bool region_in_pixel_coords
 
float texcoord_rotate
 
osg::ImageStream::LoopingMode loopingMode
 
int page
 
osg::Vec4 backgroundColor
 
double fps
 
double duration
 
bool imageSequence
 
osg::ImageSequence::Mode imageSequencePagingMode
 
ImageSequenceInteractionMode imageSequenceInteractionMode
 
BlendingHint blendingHint
 
double delayTime
 
double startTime
 
double stopTime
 
std::string volume
 

Member Enumeration Documentation

Enumerator
USE_IMAGE_ALPHA 
OFF 
ON 
Enumerator
PLAY_AUTOMATICALLY_LIKE_MOVIE 
USE_MOUSE_X_POSITION 
USE_MOUSE_Y_POSITION 

Constructor & Destructor Documentation

osgPresentation::SlideShowConstructor::ImageData::ImageData ( )
inline

Member Data Documentation

osg::Vec4 osgPresentation::SlideShowConstructor::ImageData::backgroundColor
BlendingHint osgPresentation::SlideShowConstructor::ImageData::blendingHint
double osgPresentation::SlideShowConstructor::ImageData::delayTime
double osgPresentation::SlideShowConstructor::ImageData::duration
double osgPresentation::SlideShowConstructor::ImageData::fps
float osgPresentation::SlideShowConstructor::ImageData::height
bool osgPresentation::SlideShowConstructor::ImageData::imageSequence
ImageSequenceInteractionMode osgPresentation::SlideShowConstructor::ImageData::imageSequenceInteractionMode
osg::ImageSequence::Mode osgPresentation::SlideShowConstructor::ImageData::imageSequencePagingMode
osg::ImageStream::LoopingMode osgPresentation::SlideShowConstructor::ImageData::loopingMode
std::string osgPresentation::SlideShowConstructor::ImageData::options
int osgPresentation::SlideShowConstructor::ImageData::page
osg::Vec4 osgPresentation::SlideShowConstructor::ImageData::region
bool osgPresentation::SlideShowConstructor::ImageData::region_in_pixel_coords
double osgPresentation::SlideShowConstructor::ImageData::startTime
double osgPresentation::SlideShowConstructor::ImageData::stopTime
float osgPresentation::SlideShowConstructor::ImageData::texcoord_rotate
std::string osgPresentation::SlideShowConstructor::ImageData::volume
float osgPresentation::SlideShowConstructor::ImageData::width

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