#include <irrlicht.h>
#include <newton.h>
#include "dll_exports.hpp"
#include "body.hpp"
#include <io.h>
Namespaces | |
namespace | irr |
namespace | irr::newton |
Classes | |
class | irr::newton::TreeBody |
Class to management a body with a tree optimized collision. More... |