character.cpp File Reference

Implementation of the Character class. More...

#include "character.h"
#include "world.h"
#include "object.h"
#include "skinnedmeshshape.h"
#include <ISceneNode.h>
#include <ISkinnedMesh.h>
#include <IAnimatedMeshSceneNode.h>
#include <btBoxShape.h>
#include <btRigidBody.h>
#include <btAxisSweep3.h>
#include <btCollisionAlgorithm.h>
#include <btCollisionDispatcher.h>
#include <btOverlappingPairCache.h>
#include <btDiscreteDynamicsWorld.h>
#include <btConvexTriangleMeshShape.h>

Include dependency graph for character.cpp:


Functions

btVector3 computeReflectionDirection (const btVector3 &direction, const btVector3 &normal)
btVector3 parallelComponent (const btVector3 &direction, const btVector3 &normal)
btVector3 perpindicularComponent (const btVector3 &direction, const btVector3 &normal)

Detailed Description

Implementation of the Character class.


Generated on Sat Jul 26 13:58:39 2008 for TFK:GE by  doxygen 1.5.5