openscenegraph
|
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 |
|
inline |
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 |