EggCoordinateSystem

from panda3d.egg import EggCoordinateSystem
class EggCoordinateSystem

Bases: EggNode

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.

Inheritance diagram

Inheritance diagram of EggCoordinateSystem

__init__(*args, **kwargs)
getClassType()

C++ Interface: get_class_type()

getValue()

C++ Interface: get_value(EggCoordinateSystem self)

/**

*/

get_class_type()

C++ Interface: get_class_type()

get_value()

C++ Interface: get_value(EggCoordinateSystem self)

/**

*/

setValue()

C++ Interface: set_value(const EggCoordinateSystem self, int value)

/**

*/

set_value()

C++ Interface: set_value(const EggCoordinateSystem self, int value)

/**

*/