17INLINE EggCoordinateSystem::
18EggCoordinateSystem(CoordinateSystem value) {
26INLINE EggCoordinateSystem::
28 :
EggNode(copy), _value(copy._value) { }
34INLINE
void EggCoordinateSystem::
35set_value(CoordinateSystem value) {
43INLINE 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.