#include "Base/spStandard.hpp"
#include "SceneGraph/Collision/spCollisionCapsule.hpp"
#include "SceneGraph/Collision/spBaseCollisionPhysicsObject.hpp"
Go to the source code of this file.
Classes | |
class | sp::scene::CharacterController |
Namespaces | |
namespace | sp |
!! | |
namespace | sp::scene |
Add 3D object management functions and scene rendering can be found in this namespace. | |
Typedefs | |
typedef boost::function< bool(CharacterController *Controller, const CollisionNode *Rival, const SCollisionContact &Contact) | sp::scene::CharacterContactCallback ) |