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

§ FontData()

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

Member Data Documentation

§ alignment

osgText::Text::AlignmentType osgPresentation::SlideShowConstructor::FontData::alignment

§ axisAlignment

osgText::Text::AxisAlignment osgPresentation::SlideShowConstructor::FontData::axisAlignment

§ characterSize

float osgPresentation::SlideShowConstructor::FontData::characterSize

§ characterSizeMode

osgText::Text::CharacterSizeMode osgPresentation::SlideShowConstructor::FontData::characterSizeMode

§ color

osg::Vec4 osgPresentation::SlideShowConstructor::FontData::color

§ font

std::string osgPresentation::SlideShowConstructor::FontData::font

§ layout

osgText::Text::Layout osgPresentation::SlideShowConstructor::FontData::layout

§ maximumHeight

float osgPresentation::SlideShowConstructor::FontData::maximumHeight

§ maximumWidth

float osgPresentation::SlideShowConstructor::FontData::maximumWidth

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