OpenSceneGraph 3.6.5
|
#include <SlideShowConstructor>
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 |
References alignment, axisAlignment, characterSize, characterSizeMode, color, font, layout, maximumHeight, and maximumWidth.
osgText::Text::AlignmentType osgPresentation::SlideShowConstructor::FontData::alignment |
Referenced by FontData().
osgText::Text::AxisAlignment osgPresentation::SlideShowConstructor::FontData::axisAlignment |
Referenced by FontData().
float osgPresentation::SlideShowConstructor::FontData::characterSize |
Referenced by FontData().
osgText::Text::CharacterSizeMode osgPresentation::SlideShowConstructor::FontData::characterSizeMode |
Referenced by FontData().
osg::Vec4 osgPresentation::SlideShowConstructor::FontData::color |
Referenced by FontData().
std::string osgPresentation::SlideShowConstructor::FontData::font |
Referenced by FontData().
osgText::Text::Layout osgPresentation::SlideShowConstructor::FontData::layout |
Referenced by FontData().
float osgPresentation::SlideShowConstructor::FontData::maximumHeight |
Referenced by FontData().
float osgPresentation::SlideShowConstructor::FontData::maximumWidth |
Referenced by FontData().
![]() | Generated at Sun Jul 20 2025 00:00:00 for the OpenSceneGraph by doxygen 1.14.0. |