PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...
#include "pandatoolbase.h"#include "somethingToEggConverter.h"#include "eggGroup.h"#include "eggMaterial.h"#include "eggTexture.h"#include "eggTable.h"#include "eggNurbsCurve.h"#include "pre_fcollada_include.h"#include <FCollada.h>#include <FCDocument/FCDocument.h>#include <FCDocument/FCDTransform.h>#include <FCDocument/FCDEntityInstance.h>#include <FCDocument/FCDControllerInstance.h>#include <FCDocument/FCDGeometryMesh.h>#include <FCDocument/FCDGeometrySpline.h>#include <FCDocument/FCDMaterial.h>#include <FMath/FMMatrix44.h>#include "daeMaterials.h"#include "daeCharacter.h"#include "pvector.h"Go to the source code of this file.
Classes | |
| class | DAEToEggConverter |
| This class supervises the construction of an EggData structure from a DAE file. More... | |
PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University.
All rights reserved.
All use of this software is subject to the terms of the revised BSD license. You should have received a copy of this license along with this source code in a file named "LICENSE."
Definition in file daeToEggConverter.h.
1.8.15