Panda3D
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Static Public Member Functions
EggCoordinateSystem Class Reference

The <CoordinateSystem> entry at the top of an egg file. More...

Inheritance diagram for EggCoordinateSystem:
EggNode EggNamedObject EggObject

List of all members.

Public Member Functions

 EggCoordinateSystem (CoordinateSystem value)
 EggCoordinateSystem ()
 EggCoordinateSystem (EggCoordinateSystem const copy)
CoordinateSystem getValue ()
 setValue (CoordinateSystem value)

Static Public Member Functions

static TypeHandle getClassType ()

Detailed Description

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.


Constructor & Destructor Documentation

EggCoordinateSystem ( CoordinateSystem  value)

Member Function Documentation

static TypeHandle getClassType ( ) [static]

Reimplemented from EggNode.

CoordinateSystem getValue ( )
setValue ( CoordinateSystem  value)
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties