|
Panda3D
|
The <CoordinateSystem> entry at the top of an egg file. More...
Public Member Functions | |
| EggCoordinateSystem (CoordinateSystem value) | |
| EggCoordinateSystem () | |
| EggCoordinateSystem (EggCoordinateSystem const copy) | |
| CoordinateSystem | getValue () |
| setValue (CoordinateSystem value) | |
Static Public Member Functions | |
| static TypeHandle | getClassType () |
The <CoordinateSystem> entry at the top of an egg file.
Don't confuse this with the enum EggData.CoordinateSystem, which is the value contained by this entry.
| EggCoordinateSystem | ( | CoordinateSystem | value | ) |
| EggCoordinateSystem | ( | EggCoordinateSystem const | copy | ) |
| static TypeHandle getClassType | ( | ) | [static] |
Reimplemented from EggNode.
| CoordinateSystem getValue | ( | ) |
| setValue | ( | CoordinateSystem | value | ) |
1.7.3