|
| enum | ImageSequenceInteractionMode { PLAY_AUTOMATICALLY_LIKE_MOVIE,
USE_MOUSE_X_POSITION,
USE_MOUSE_Y_POSITION
} |
| |
| enum | BlendingHint { USE_IMAGE_ALPHA,
OFF,
ON
} |
| |
|
|
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 |
| |
The documentation for this struct was generated from the following file:
- /home/karlu20/private/installs/OpenSceneGraph/include/osgPresentation/SlideShowConstructor