This is the complete list of members for OgreNewt::BasicConvexcast, including all inherited members.
BasicConvexcast() | OgreNewt::BasicConvexcast | |
BasicConvexcast(const OgreNewt::World *world, const OgreNewt::ConvexCollisionPtr &col, const Ogre::Vector3 &startpt, const Ogre::Quaternion &colori, const Ogre::Vector3 &endpt, int maxcontactscount, int threadIndex, OgreNewt::Body *ignoreBody=NULL) | OgreNewt::BasicConvexcast | |
calculateBodyHitCount() const | OgreNewt::BasicConvexcast | |
Convexcast() | OgreNewt::Convexcast | |
getContactsCount() const | OgreNewt::BasicConvexcast | |
getDistanceToFirstHit() const | OgreNewt::BasicConvexcast | |
getIgnoreBody() | OgreNewt::BasicConvexcast | inline |
getInfoAt(int hitnum) const | OgreNewt::BasicConvexcast | |
go(const OgreNewt::World *world, const OgreNewt::ConvexCollisionPtr &col, const Ogre::Vector3 &startpt, const Ogre::Quaternion &colori, const Ogre::Vector3 &endpt, int maxcontactscount, int threadIndex) | OgreNewt::Convexcast | |
mFirstContactDistance | OgreNewt::Convexcast | protected |
mIgnoreBody | OgreNewt::BasicConvexcast | protected |
mReturnInfoList | OgreNewt::Convexcast | protected |
mReturnInfoListLength | OgreNewt::Convexcast | protected |
mReturnInfoListSize | OgreNewt::Convexcast | protected |
setIgnoreBody(OgreNewt::Body *body) | OgreNewt::BasicConvexcast | inline |
userPreFilterCallback(OgreNewt::Body *body) | OgreNewt::BasicConvexcast | virtual |
~BasicConvexcast() | OgreNewt::BasicConvexcast | |
~Convexcast() | OgreNewt::Convexcast | virtual |