#include <TextInterface.h>
|
| Color () |
|
| Color (double _r, double _g, double _b, double _a) |
|
|
double | r |
|
double | g |
|
double | b |
|
double | a |
|
Definition at line 39 of file TextInterface.h.
◆ Color() [1/2]
osg_text::Color::Color |
( |
| ) |
|
|
inline |
◆ Color() [2/2]
osg_text::Color::Color |
( |
double |
_r, |
|
|
double |
_g, |
|
|
double |
_b, |
|
|
double |
_a |
|
) |
| |
|
inline |
double osg_text::Color::a |
double osg_text::Color::b |
double osg_text::Color::g |
double osg_text::Color::r |
The documentation for this class was generated from the following file:
- /Developer/bob-learning-dev/simulation/mars/common/graphics/osg_text/src/TextInterface.h