|
osgEarth 2.1.1
|
Inheritance diagram for osgEarth::Speed:
Collaboration diagram for osgEarth::Speed:Public Member Functions | |
| Speed () | |
| Speed (double value, const Units &units) | |
| osgEarth::Speed::Speed | ( | ) | [inline] |
Definition at line 232 of file Units.
: qualified_double<Speed>(0, Units::METERS_PER_SECOND) { }
| osgEarth::Speed::Speed | ( | double | value, |
| const Units & | units | ||
| ) | [inline] |
1.7.3