#include <trace.h>
|
| void | doTrace (const btCollisionObject *actor, const osg::Vec3f &start, const osg::Vec3f &end, const btCollisionWorld *world) |
| |
| void | findGround (const Actor *actor, const osg::Vec3f &start, const osg::Vec3f &end, const btCollisionWorld *world) |
| |
| void MWPhysics::ActorTracer::doTrace |
( |
const btCollisionObject * |
actor, |
|
|
const osg::Vec3f & |
start, |
|
|
const osg::Vec3f & |
end, |
|
|
const btCollisionWorld * |
world |
|
) |
| |
| void MWPhysics::ActorTracer::findGround |
( |
const Actor * |
actor, |
|
|
const osg::Vec3f & |
start, |
|
|
const osg::Vec3f & |
end, |
|
|
const btCollisionWorld * |
world |
|
) |
| |
| osg::Vec3f MWPhysics::ActorTracer::mEndPos |
| float MWPhysics::ActorTracer::mFraction |
| const btCollisionObject* MWPhysics::ActorTracer::mHitObject |
| osg::Vec3f MWPhysics::ActorTracer::mHitPoint |
| osg::Vec3f MWPhysics::ActorTracer::mPlaneNormal |
The documentation for this struct was generated from the following files:
- /home/travis/build/OpenMW/openmw/apps/openmw/mwphysics/trace.h
- /home/travis/build/OpenMW/openmw/apps/openmw/mwphysics/trace.cpp