|
openscenegraph
|
Public Member Functions | |
| PositionData () | |
| bool | requiresPosition () const |
| bool | requiresScale () const |
| bool | requiresRotate () const |
| bool | requiresAnimation () const |
| bool | requiresMaterialAnimation () const |
Public Attributes | |
| CoordinateFrame | frame |
| osg::Vec3 | position |
| osg::Vec3 | scale |
| osg::Vec4 | rotate |
| osg::Vec4 | rotation |
| std::string | animation_name |
| bool | absolute_path |
| bool | inverse_path |
| double | path_time_offset |
| double | path_time_multiplier |
| osg::AnimationPath::LoopMode | path_loop_mode |
| std::string | path |
| double | animation_material_time_offset |
| double | animation_material_time_multiplier |
| AnimationMaterial::LoopMode | animation_material_loop_mode |
| std::string | animation_material_filename |
| std::string | fade |
| bool | autoRotate |
| bool | autoScale |
| bool | hud |
| bool osgPresentation::SlideShowConstructor::PositionData::requiresAnimation | ( | ) | const [inline] |
| bool osgPresentation::SlideShowConstructor::PositionData::requiresMaterialAnimation | ( | ) | const [inline] |
| bool osgPresentation::SlideShowConstructor::PositionData::requiresPosition | ( | ) | const [inline] |
| bool osgPresentation::SlideShowConstructor::PositionData::requiresRotate | ( | ) | const [inline] |
| bool osgPresentation::SlideShowConstructor::PositionData::requiresScale | ( | ) | const [inline] |
| AnimationMaterial::LoopMode osgPresentation::SlideShowConstructor::PositionData::animation_material_loop_mode |
1.7.6.1