22 INLINE EggCoordinateSystem::
23 EggCoordinateSystem(CoordinateSystem value) {
33 INLINE EggCoordinateSystem::
35 :
EggNode(copy), _value(copy._value) { }
43 INLINE
void EggCoordinateSystem::
44 set_value(CoordinateSystem value) {
54 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.