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