OpenSceneGraph
Public Attributes | List of all members
osgSim::ScalarBar::TextProperties Struct Reference

TextProperties allows users to specify a number of properties for the text used to display the labels & title on the ScalarBar. More...

Collaboration diagram for osgSim::ScalarBar::TextProperties:
Collaboration graph
[legend]

Public Attributes

std::string _fontFile
 
std::pair< int, int > _fontResolution
 
float _characterSize
 
osg::Vec4 _color
 

Detailed Description

TextProperties allows users to specify a number of properties for the text used to display the labels & title on the ScalarBar.

Specifying a character size of 0 will cause the ScalarBar to estimate an appropriate size. Note that the attributes are public, and may be set directly.


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