Go to the documentation of this file.
24 #include <FCDocument/FCDSceneNode.h>
36 FCDocument* _document;
38 void process_node(FCDSceneNode* parent,
const PT(
EggGroup) node);
39 void apply_transform(FCDSceneNode* to,
const PT(
EggGroup) from);
This is the general base class for a file-converter program that reads some model file format and gen...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
The main glue of the egg hierarchy, this corresponds to the <Group>, <Instance>, and <Joint> type nod...
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
A program to read an egg file and write a DAE file.