Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /*
- RagdollDemo
- Copyright (c) 2007 Starbreeze Studios
- Written by: Marten Svanfeldt
- */
- #ifndef RAGDOLLDEMO_H
- #define RAGDOLLDEMO_H
- #include "GlutDemoApplication.h"
- #include "GLDebugDrawer.h"
- #include "btBulletCollisionCommon.h"
- #include "btBulletDynamicsCommon.h"
- class RagdollDemo : public GlutDemoApplication
- {
Advertisement
Add Comment
Please, Sign In to add comment