#include <osg/NodeCallback>
#include <osg/MatrixTransform>
#include <boost/cast.hpp>
#include <PVLE/Physics/Geom.h>
Go to the source code of this file.
Classes | |
class | PhysicsUpdateCB |
This update callback binds physics to 3D by setting a 3D transform to a geom's matrix. More... |