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

Public Member Functions

 FontData ()
 

Public Attributes

std::string font
 
osgText::Text::Layout layout
 
osgText::Text::AlignmentType alignment
 
osgText::Text::AxisAlignment axisAlignment
 
osgText::Text::CharacterSizeMode characterSizeMode
 
float characterSize
 
float maximumHeight
 
float maximumWidth
 
osg::Vec4 color
 

Constructor & Destructor Documentation

osgPresentation::SlideShowConstructor::FontData::FontData ( )
inline

Member Data Documentation

osgText::Text::AlignmentType osgPresentation::SlideShowConstructor::FontData::alignment
osgText::Text::AxisAlignment osgPresentation::SlideShowConstructor::FontData::axisAlignment
float osgPresentation::SlideShowConstructor::FontData::characterSize
osgText::Text::CharacterSizeMode osgPresentation::SlideShowConstructor::FontData::characterSizeMode
osg::Vec4 osgPresentation::SlideShowConstructor::FontData::color
std::string osgPresentation::SlideShowConstructor::FontData::font
osgText::Text::Layout osgPresentation::SlideShowConstructor::FontData::layout
float osgPresentation::SlideShowConstructor::FontData::maximumHeight
float osgPresentation::SlideShowConstructor::FontData::maximumWidth

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