OpenMW
|
#include "btBulletDynamicsCommon.h"
#include "BtOgreExtras.h"
#include <OgreMatrix4.h>
#include <OgreMesh.h>
#include <OgreVector3.h>
Go to the source code of this file.
Classes | |
class | BtOgre::VertexIndexToShape |
class | BtOgre::StaticMeshToShapeConverter |
class | BtOgre::AnimatedMeshToShapeConverter |
Namespaces | |
namespace | BtOgre |
Typedefs | |
typedef std::map< unsigned char, Vector3Array * > | BtOgre::BoneIndex |
typedef std::pair< unsigned short, Vector3Array * > | BtOgre::BoneKeyIndex |