Orxonox
0.0.5 Codename: Arcturus
|
Originally from http://www.ogre3d.org/tikiwiki/BulletDebugDrawer&structure=Cookbook This source code is released into the Public Domain. More...
#include "BulletDebugDrawer.h"
#include "OgreBulletUtils.h"
#include <OgreRoot.h>
#include <OgreManualObject.h>
#include <OgreSceneManager.h>
#include <OgreTimer.h>
#include "util/Output.h"
#include "DebugDrawer.h"
Namespaces | |
orxonox | |
Die Wagnis Klasse hat die folgenden Aufgaben: | |
Originally from http://www.ogre3d.org/tikiwiki/BulletDebugDrawer&structure=Cookbook This source code is released into the Public Domain.
Modified by Fabian 'x3n' Landau by using DebugDrawer and Orxonox specific utilities (e.g. output).