Panda3D
Classes | Typedefs
assimpLoader.h File Reference

PANDA 3D SOFTWARE Copyright (c) Carnegie Mellon University. More...

#include "config_assimp.h"
#include "filename.h"
#include "modelRoot.h"
#include "texture.h"
#include "pmap.h"
#include <assimp/scene.h>
#include <assimp/Importer.hpp>
#include "assimpLoader.I"

Go to the source code of this file.

Classes

class  AssimpLoader
 Class that interfaces with Assimp and builds Panda nodes to represent the Assimp structures. More...
 
struct  char_cmp
 

Typedefs

typedef pmap< const char *, const aiNode *, char_cmpBoneMap
 
typedef pmap< const char *, PT(Character), char_cmpCharacterMap
 

Detailed Description

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."

Author
rdb
Date
2011-03-29

Definition in file assimpLoader.h.