Go to the documentation of this file.
14 #ifndef EGGSINGLEBASE_H
15 #define EGGSINGLEBASE_H
45 virtual bool post_command_line();
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
This specialization of EggBase is intended for programs that read and/or write a single egg file.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
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.
virtual EggWriter * as_writer()
Returns this object as an EggWriter pointer, if it is in fact an EggWriter, or NULL if it is not.
This encapsulates the user's command-line request to replace existing, incorrect pathnames to models ...
virtual EggReader * as_reader()
Returns this object as an EggReader pointer, if it is in fact an EggReader, or NULL if it is not.
This is the base class for a program that reads egg files, but doesn't write an egg file.
This is a base class for both EggSingleBase and EggMultiBase.
This is the base class for a program that generates an egg file output, but doesn't read any for inpu...
A base class for things that may be directly added into the egg hierarchy.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.