17 INLINE EggCoordinateSystem::
18 EggCoordinateSystem(CoordinateSystem value) {
26 INLINE EggCoordinateSystem::
28 :
EggNode(copy), _value(copy._value) { }
34 INLINE
void EggCoordinateSystem::
35 set_value(CoordinateSystem value) {
43 INLINE CoordinateSystem EggCoordinateSystem::
The <CoordinateSystem> entry at the top of an egg file.
A base class for things that may be directly added into the egg hierarchy.