14 #ifndef LOAD_EGG_FILE_H 15 #define LOAD_EGG_FILE_H 35 load_egg_file(
const Filename &filename, CoordinateSystem cs = CS_default,
44 load_egg_data(
EggData *data, CoordinateSystem cs = CS_default);
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A basic node of the scene graph or data graph.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This is the primary interface into all the egg data, and the root of the egg file structure.
The name of a file, such as a texture file or an Egg file.
An instance of this class is written to the front of a Bam or Txo file to make the file a cached inst...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
BEGIN_PUBLISH EXPCL_PANDA_EGG2PG PT(PandaNode) load_egg_file(const Filename &filename
A convenience function; the primary interface to this package.