bt32BitAxisSweep3::bt32BitAxisSweep3 [in-charge] ( btVector3 const& worldAabbMin, btVector3 const& worldAabbMax, unsigned int maxHandles, btOverlappingPairCache* pairCache, bool disableRaycastAccelerator )1st parameter 'worldAabbMin' (reference) has base type 'btVector3'.
btActivatingCollisionAlgorithm::btActivatingCollisionAlgorithm [in-charge] ( btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* colObj0, btCollisionObject* colObj1 )Field 'colObj1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'colObj1' (pointer) has type 'btVector3'.
btAxisSweep3::btAxisSweep3 [in-charge] ( btVector3 const& worldAabbMin, btVector3 const& worldAabbMax, unsigned short maxHandles, btOverlappingPairCache* pairCache, bool disableRaycastAccelerator )1st parameter 'worldAabbMin' (reference) has base type 'btVector3'.
btAxisSweep3Internal<unsigned int>::createProxy ( btVector3 const& aabbMin, btVector3 const& aabbMax, int shapeType, void* userPtr, short collisionFilterGroup, short collisionFilterMask, btDispatcher* dispatcher, void* multiSapProxy )1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btAxisSweep3Internal<unsigned int>::destroyProxy ( btBroadphaseProxy* proxy, btDispatcher* dispatcher )Field 'proxy->m_aabbMin' in 1st parameter 'proxy' (pointer) has type 'btVector3'.
btAxisSweep3Internal<unsigned int>::getAabb ( btBroadphaseProxy* proxy, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btAxisSweep3Internal<unsigned int>::getBroadphaseAabb ( btVector3& aabbMin, btVector3& aabbMax ) const1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btAxisSweep3Internal<unsigned int>::rayTest ( btVector3 const& rayFrom, btVector3 const& rayTo, btBroadphaseRayCallback& rayCallback, btVector3 const& aabbMin, btVector3 const& aabbMax )2nd parameter 'rayTo' (reference) has base type 'btVector3'.
btAxisSweep3Internal<unsigned int>::setAabb ( btBroadphaseProxy* proxy, btVector3 const& aabbMin, btVector3 const& aabbMax, btDispatcher* dispatcher )2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btAxisSweep3Internal<unsigned short>::createProxy ( btVector3 const& aabbMin, btVector3 const& aabbMax, int shapeType, void* userPtr, short collisionFilterGroup, short collisionFilterMask, btDispatcher* dispatcher, void* multiSapProxy )1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btAxisSweep3Internal<unsigned short>::destroyProxy ( btBroadphaseProxy* proxy, btDispatcher* dispatcher )Field 'proxy->m_aabbMin' in 1st parameter 'proxy' (pointer) has type 'btVector3'.
btAxisSweep3Internal<unsigned short>::getAabb ( btBroadphaseProxy* proxy, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btAxisSweep3Internal<unsigned short>::getBroadphaseAabb ( btVector3& aabbMin, btVector3& aabbMax ) const1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btAxisSweep3Internal<unsigned short>::rayTest ( btVector3 const& rayFrom, btVector3 const& rayTo, btBroadphaseRayCallback& rayCallback, btVector3 const& aabbMin, btVector3 const& aabbMax )2nd parameter 'rayTo' (reference) has base type 'btVector3'.
btAxisSweep3Internal<unsigned short>::setAabb ( btBroadphaseProxy* proxy, btVector3 const& aabbMin, btVector3 const& aabbMax, btDispatcher* dispatcher )2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btBoxBoxCollisionAlgorithm::btBoxBoxCollisionAlgorithm [in-charge] ( btPersistentManifold* mf, btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 4th parameter 'body1' (pointer) has type 'btVector3'.
btBoxBoxCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btBoxBoxCollisionAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btBoxBoxCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btBoxShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btBoxShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btBoxShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btBoxShape::getEdge ( int i, btVector3& pa, btVector3& pb ) const2nd parameter 'pa' (reference) has base type 'btVector3'.
btBoxShape::getPlane ( btVector3& planeNormal, btVector3& planeSupport, int i ) const2nd parameter 'planeSupport' (reference) has base type 'btVector3'.
btBoxShape::getPreferredPenetrationDirection ( int index, btVector3& penetrationVector ) const2nd parameter 'penetrationVector' (reference) has base type 'btVector3'.
btBoxShape::getVertex ( int i, btVector3& vtx ) const2nd parameter 'vtx' (reference) has base type 'btVector3'.
btBoxShape::isInside ( btVector3 const& pt, btScalar tolerance ) const1st parameter 'pt' (reference) has base type 'btVector3'.
btBoxShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btBoxShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btBoxShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btBroadphaseRayCallback::~btBroadphaseRayCallback [in-charge] ( )Field 'this->m_rayDirectionInverse' in the object of this method has type 'btVector3'.
btBU_Simplex1to4::addVertex ( btVector3 const& pt )1st parameter 'pt' (reference) has base type 'btVector3'.
btBU_Simplex1to4::btBU_Simplex1to4 [in-charge] ( )Field 'this->m_vertices' in the object of this method has base type 'btVector3'.
btBU_Simplex1to4::btBU_Simplex1to4 [in-charge] ( btVector3 const& pt0 )1st parameter 'pt0' (reference) has base type 'btVector3'.
btBU_Simplex1to4::btBU_Simplex1to4 [in-charge] ( btVector3 const& pt0, btVector3 const& pt1 )2nd parameter 'pt1' (reference) has base type 'btVector3'.
btBU_Simplex1to4::btBU_Simplex1to4 [in-charge] ( btVector3 const& pt0, btVector3 const& pt1, btVector3 const& pt2 )2nd parameter 'pt1' (reference) has base type 'btVector3'.
btBU_Simplex1to4::btBU_Simplex1to4 [in-charge] ( btVector3 const& pt0, btVector3 const& pt1, btVector3 const& pt2, btVector3 const& pt3 )2nd parameter 'pt1' (reference) has base type 'btVector3'.
btBU_Simplex1to4::getEdge ( int i, btVector3& pa, btVector3& pb ) const2nd parameter 'pa' (reference) has base type 'btVector3'.
btBU_Simplex1to4::getIndex ( int i ) constField 'this->m_vertices' in the object of this method has base type 'btVector3'.
btBU_Simplex1to4::getName ( ) constField 'this->m_vertices' in the object of this method has base type 'btVector3'.
btBU_Simplex1to4::getNumEdges ( ) constField 'this->m_vertices' in the object of this method has base type 'btVector3'.
btBU_Simplex1to4::getNumPlanes ( ) constField 'this->m_vertices' in the object of this method has base type 'btVector3'.
btBU_Simplex1to4::getNumVertices ( ) constField 'this->m_vertices' in the object of this method has base type 'btVector3'.
btBU_Simplex1to4::getPlane ( btVector3& planeNormal, btVector3& planeSupport, int i ) const2nd parameter 'planeSupport' (reference) has base type 'btVector3'.
btBU_Simplex1to4::getVertex ( int i, btVector3& vtx ) const2nd parameter 'vtx' (reference) has base type 'btVector3'.
btBU_Simplex1to4::isInside ( btVector3 const& pt, btScalar tolerance ) const1st parameter 'pt' (reference) has base type 'btVector3'.
btBU_Simplex1to4::~btBU_Simplex1to4 [in-charge] ( )Field 'this->m_vertices' in the object of this method has base type 'btVector3'.
btBvhTriangleMeshShape::btBvhTriangleMeshShape [in-charge] ( btStridingMeshInterface* meshInterface, bool useQuantizedAabbCompression, bool buildBvh )Field 'meshInterface->m_scaling' in 1st parameter 'meshInterface' (pointer) has type 'btVector3'.
btBvhTriangleMeshShape::btBvhTriangleMeshShape [in-charge] ( btStridingMeshInterface* meshInterface, bool useQuantizedAabbCompression, btVector3 const& bvhAabbMin, btVector3 const& bvhAabbMax, bool buildBvh )3rd parameter 'bvhAabbMin' (reference) has base type 'btVector3'.
btBvhTriangleMeshShape::partialRefitTree ( btVector3 const& aabbMin, btVector3 const& aabbMax )1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btBvhTriangleMeshShape::performConvexcast ( btTriangleCallback* callback, btVector3 const& boxSource, btVector3 const& boxTarget, btVector3 const& boxMin, btVector3 const& boxMax )3rd parameter 'boxTarget' (reference) has base type 'btVector3'.
btBvhTriangleMeshShape::performRaycast ( btTriangleCallback* callback, btVector3 const& raySource, btVector3 const& rayTarget )3rd parameter 'rayTarget' (reference) has base type 'btVector3'.
btBvhTriangleMeshShape::processAllTriangles ( btTriangleCallback* callback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btBvhTriangleMeshShape::refitTree ( btVector3 const& aabbMin, btVector3 const& aabbMax )1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btBvhTriangleMeshShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btBvhTriangleMeshShape::setOptimizedBvh ( btOptimizedBvh* bvh, btVector3 const& localScaling )2nd parameter 'localScaling' (reference) has base type 'btVector3'.
btCapsuleShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btCapsuleShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btCapsuleShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btCapsuleShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btCollisionAlgorithmCreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& p1, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btCollisionDispatcher::defaultNearCallback ( btBroadphasePair& collisionPair, btCollisionDispatcher& dispatcher, btDispatcherInfo const& dispatchInfo ) [static]Field 'collisionPair->m_pProxy0->m_aabbMax' in 1st parameter 'collisionPair' (reference) has type 'btVector3'.
btCollisionDispatcher::findAlgorithm ( btCollisionObject* body0, btCollisionObject* body1, btPersistentManifold* sharedManifold )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btCollisionDispatcher::needsCollision ( btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btCollisionDispatcher::needsResponse ( btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btCollisionObject::activate ( bool forceActivation )Field 'this->m_broadphaseHandle->m_aabbMin' in the object of this method has type 'btVector3'.
btCollisionObject::btCollisionObject [in-charge] ( )Field 'this->m_broadphaseHandle->m_aabbMin' in the object of this method has type 'btVector3'.
btCollisionObject::checkCollideWithOverride ( btCollisionObject* p1 )Field 'p1->m_interpolationLinearVelocity' in 1st parameter 'p1' (pointer) has type 'btVector3'.
btCollisionObject::forceActivationState ( int newState )Field 'this->m_broadphaseHandle->m_aabbMin' in the object of this method has type 'btVector3'.
btCollisionObject::setActivationState ( int newState )Field 'this->m_broadphaseHandle->m_aabbMin' in the object of this method has type 'btVector3'.
btCollisionObject::setCollisionShape ( btCollisionShape* collisionShape )Field 'this->m_broadphaseHandle->m_aabbMin' in the object of this method has type 'btVector3'.
btCollisionObject::~btCollisionObject [in-charge] ( )Field 'this->m_broadphaseHandle->m_aabbMin' in the object of this method has type 'btVector3'.
btCollisionShape::calculateTemporalAabb ( btTransform const& curTrans, btVector3 const& linvel, btVector3 const& angvel, btScalar timeStep, btVector3& temporalAabbMin, btVector3& temporalAabbMax ) const5th parameter 'temporalAabbMin' (reference) has base type 'btVector3'.
btCollisionShape::getBoundingSphere ( btVector3& center, btScalar& radius ) const1st parameter 'center' (reference) has base type 'btVector3'.
btCollisionWorld::addCollisionObject ( btCollisionObject* collisionObject, short collisionFilterGroup, short collisionFilterMask )Field 'collisionObject->m_interpolationLinearVelocity' in 1st parameter 'collisionObject' (pointer) has type 'btVector3'.
btCollisionWorld::ClosestConvexResultCallback::addSingleResult ( btCollisionWorld::LocalConvexResult& convexResult, bool normalInWorldSpace )Field 'convexResult->m_hitCollisionObject->m_broadphaseHandle->m_aabbMin' in 1st parameter 'convexResult' (reference) has type 'btVector3'.
btCollisionWorld::ClosestConvexResultCallback::~ClosestConvexResultCallback [in-charge] ( )Field 'this->m_hitCollisionObject->m_interpolationLinearVelocity' in the object of this method has type 'btVector3'.
btCollisionWorld::ClosestRayResultCallback::addSingleResult ( btCollisionWorld::LocalRayResult& rayResult, bool normalInWorldSpace )Field 'rayResult->m_hitNormalLocal' in 1st parameter 'rayResult' (reference) has type 'btVector3'.
btCollisionWorld::ClosestRayResultCallback::~ClosestRayResultCallback [in-charge] ( )Field 'this->m_rayToWorld' in the object of this method has type 'btVector3'.
btCollisionWorld::ConvexResultCallback::needsCollision ( btBroadphaseProxy* proxy0 ) constField 'proxy0->m_aabbMax' in 1st parameter 'proxy0' (pointer) has type 'btVector3'.
btCollisionWorld::objectQuerySingle ( btConvexShape const* castShape, btTransform const& rayFromTrans, btTransform const& rayToTrans, btCollisionObject* collisionObject, btCollisionShape const* collisionShape, btTransform const& colObjWorldTransform, btCollisionWorld::ConvexResultCallback& resultCallback, btScalar allowedPenetration ) [static]Field 'collisionObject->m_interpolationLinearVelocity' in 4th parameter 'collisionObject' (pointer) has type 'btVector3'.
btCollisionWorld::RayResultCallback::needsCollision ( btBroadphaseProxy* proxy0 ) constField 'proxy0->m_aabbMax' in 1st parameter 'proxy0' (pointer) has type 'btVector3'.
btCollisionWorld::RayResultCallback::~RayResultCallback [in-charge] ( )Field 'this->m_collisionObject->m_broadphaseHandle->m_aabbMin' in the object of this method has type 'btVector3'.
btCollisionWorld::rayTest ( btVector3 const& rayFromWorld, btVector3 const& rayToWorld, btCollisionWorld::RayResultCallback& resultCallback ) const1st parameter 'rayFromWorld' (reference) has base type 'btVector3'.
btCollisionWorld::rayTestSingle ( btTransform const& rayFromTrans, btTransform const& rayToTrans, btCollisionObject* collisionObject, btCollisionShape const* collisionShape, btTransform const& colObjWorldTransform, btCollisionWorld::RayResultCallback& resultCallback ) [static]Field 'collisionObject->m_interpolationLinearVelocity' in 3rd parameter 'collisionObject' (pointer) has type 'btVector3'.
btCollisionWorld::removeCollisionObject ( btCollisionObject* collisionObject )Field 'collisionObject->m_interpolationLinearVelocity' in 1st parameter 'collisionObject' (pointer) has type 'btVector3'.
btCompoundCollisionAlgorithm::btCompoundCollisionAlgorithm [in-charge] ( btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* body0, btCollisionObject* body1, bool isSwapped )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btCompoundCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btCompoundCollisionAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btCompoundCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btCompoundCollisionAlgorithm::SwappedCreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btCompoundShape::addChildShape ( btTransform const& localTransform, btCollisionShape* shape )Field 'this->m_localScaling' in the object of this method has type 'btVector3'.
btCompoundShape::btCompoundShape [in-charge] ( bool enableDynamicAabbTree )Field 'this->m_localScaling' in the object of this method has type 'btVector3'.
btCompoundShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btCompoundShape::calculatePrincipalAxisTransform ( btScalar* masses, btTransform& principal, btVector3& inertia ) const3rd parameter 'inertia' (reference) has base type 'btVector3'.
btCompoundShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btCompoundShape::getLocalScaling ( ) constReturn value (reference) has base type 'btVector3'.
btCompoundShape::getMargin ( ) constField 'this->m_localScaling' in the object of this method has type 'btVector3'.
btCompoundShape::getName ( ) constField 'this->m_localScaling' in the object of this method has type 'btVector3'.
btCompoundShape::recalculateLocalAabb ( )Field 'this->m_localScaling' in the object of this method has type 'btVector3'.
btCompoundShape::removeChildShape ( btCollisionShape* shape )Field 'this->m_localScaling' in the object of this method has type 'btVector3'.
btCompoundShape::removeChildShapeByIndex ( int childShapeindex )Field 'this->m_localScaling' in the object of this method has type 'btVector3'.
btCompoundShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btCompoundShape::setMargin ( btScalar margin )Field 'this->m_localScaling' in the object of this method has type 'btVector3'.
btCompoundShape::updateChildTransform ( int childIndex, btTransform const& newChildTransform )Field 'this->m_localScaling' in the object of this method has type 'btVector3'.
btCompoundShape::~btCompoundShape [in-charge] ( )Field 'this->m_localScaling' in the object of this method has type 'btVector3'.
btConeShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btConeShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btConeShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btConeShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btContinuousConvexCollision::btContinuousConvexCollision [in-charge] ( btConvexShape const* shapeA, btConvexShape const* shapeB, btVoronoiSimplexSolver* simplexSolver, btConvexPenetrationDepthSolver* penetrationDepthSolver )Field 'simplexSolver->m_simplexPointsQ' in 3rd parameter 'simplexSolver' (pointer) has base type 'btVector3'.
btContinuousConvexCollision::calcTimeOfImpact ( btTransform const& fromA, btTransform const& toA, btTransform const& fromB, btTransform const& toB, btConvexCast::CastResult& result )Field 'result->m_hitPoint' in 5th parameter 'result' (reference) has type 'btVector3'.
btConvexCast::CastResult::DebugDraw ( btScalar fraction )Field 'this->m_hitPoint' in the object of this method has type 'btVector3'.
btConvexCast::CastResult::drawCoordSystem ( btTransform const& trans )Field 'this->m_hitPoint' in the object of this method has type 'btVector3'.
btConvexCast::CastResult::~CastResult [in-charge] ( )Field 'this->m_hitPoint' in the object of this method has type 'btVector3'.
btConvexConcaveCollisionAlgorithm::btConvexConcaveCollisionAlgorithm [in-charge] ( btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* body0, btCollisionObject* body1, bool isSwapped )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btConvexConcaveCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btConvexConcaveCollisionAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btConvexConcaveCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btConvexConcaveCollisionAlgorithm::SwappedCreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btConvexConvexAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btConvexConvexAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btConvexConvexAlgorithm::CreateFunc::CreateFunc [in-charge] ( btVoronoiSimplexSolver* simplexSolver, btConvexPenetrationDepthSolver* pdSolver )Field 'simplexSolver->m_cachedP1' in 1st parameter 'simplexSolver' (pointer) has type 'btVector3'.
btConvexConvexAlgorithm::CreateFunc::~CreateFunc [in-charge] ( )Field 'this->m_simplexSolver->m_cachedV' in the object of this method has type 'btVector3'.
btConvexConvexAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btConvexHullShape::addPoint ( btVector3 const& point )1st parameter 'point' (reference) has base type 'btVector3'.
btConvexHullShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btConvexHullShape::getEdge ( int i, btVector3& pa, btVector3& pb ) const2nd parameter 'pa' (reference) has base type 'btVector3'.
btConvexHullShape::getPlane ( btVector3& planeNormal, btVector3& planeSupport, int i ) const2nd parameter 'planeSupport' (reference) has base type 'btVector3'.
btConvexHullShape::getVertex ( int i, btVector3& vtx ) const2nd parameter 'vtx' (reference) has base type 'btVector3'.
btConvexHullShape::isInside ( btVector3 const& pt, btScalar tolerance ) const1st parameter 'pt' (reference) has base type 'btVector3'.
btConvexHullShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btConvexHullShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btConvexHullShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btConvexInternalShape::btConvexInternalShape [in-charge] ( )Field 'this->m_implicitShapeDimensions' in the object of this method has type 'btVector3'.
btConvexInternalShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btConvexInternalShape::getAabbSlow ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btConvexInternalShape::getLocalScaling ( ) constField 'this->m_implicitShapeDimensions' in the object of this method has type 'btVector3'.
btConvexInternalShape::getMargin ( ) constField 'this->m_implicitShapeDimensions' in the object of this method has type 'btVector3'.
btConvexInternalShape::getNumPreferredPenetrationDirections ( ) constField 'this->m_implicitShapeDimensions' in the object of this method has type 'btVector3'.
btConvexInternalShape::getPreferredPenetrationDirection ( int index, btVector3& penetrationVector ) const2nd parameter 'penetrationVector' (reference) has base type 'btVector3'.
btConvexInternalShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btConvexInternalShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btConvexInternalShape::setMargin ( btScalar margin )Field 'this->m_implicitShapeDimensions' in the object of this method has type 'btVector3'.
btConvexInternalShape::~btConvexInternalShape [in-charge] ( )Field 'this->m_implicitShapeDimensions' in the object of this method has type 'btVector3'.
btConvexPlaneCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btConvexPlaneCollisionAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btConvexPlaneCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btConvexPointCloudShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btConvexPointCloudShape::getEdge ( int i, btVector3& pa, btVector3& pb ) const2nd parameter 'pa' (reference) has base type 'btVector3'.
btConvexPointCloudShape::getPlane ( btVector3& planeNormal, btVector3& planeSupport, int i ) const2nd parameter 'planeSupport' (reference) has base type 'btVector3'.
btConvexPointCloudShape::getVertex ( int i, btVector3& vtx ) const2nd parameter 'vtx' (reference) has base type 'btVector3'.
btConvexPointCloudShape::isInside ( btVector3 const& pt, btScalar tolerance ) const1st parameter 'pt' (reference) has base type 'btVector3'.
btConvexPointCloudShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btConvexPointCloudShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btConvexPointCloudShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btConvexShape::getAabbNonVirtual ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btConvexShape::localGetSupportVertexNonVirtual ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btConvexShape::localGetSupportVertexWithoutMarginNonVirtual ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btConvexTriangleCallback::btConvexTriangleCallback [in-charge] ( btDispatcher* dispatcher, btCollisionObject* body0, btCollisionObject* body1, bool isSwapped )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btConvexTriangleCallback::processTriangle ( btVector3* triangle, int partId, int triangleIndex )1st parameter 'triangle' (pointer) has base type 'btVector3'.
btConvexTriangleMeshShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btConvexTriangleMeshShape::btConvexTriangleMeshShape [in-charge] ( btStridingMeshInterface* meshInterface, bool calcAabb )Field 'meshInterface->m_scaling' in 1st parameter 'meshInterface' (pointer) has type 'btVector3'.
btConvexTriangleMeshShape::calculatePrincipalAxisTransform ( btTransform& principal, btVector3& inertia, btScalar& volume ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btConvexTriangleMeshShape::getEdge ( int i, btVector3& pa, btVector3& pb ) const2nd parameter 'pa' (reference) has base type 'btVector3'.
btConvexTriangleMeshShape::getLocalScaling ( ) constReturn value (reference) has base type 'btVector3'.
btConvexTriangleMeshShape::getPlane ( btVector3& planeNormal, btVector3& planeSupport, int i ) const2nd parameter 'planeSupport' (reference) has base type 'btVector3'.
btConvexTriangleMeshShape::getVertex ( int i, btVector3& vtx ) const2nd parameter 'vtx' (reference) has base type 'btVector3'.
btConvexTriangleMeshShape::isInside ( btVector3 const& pt, btScalar tolerance ) const1st parameter 'pt' (reference) has base type 'btVector3'.
btConvexTriangleMeshShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btConvexTriangleMeshShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btConvexTriangleMeshShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btCylinderShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btCylinderShape::btCylinderShape [in-charge] ( btVector3 const& halfExtents )1st parameter 'halfExtents' (reference) has base type 'btVector3'.
btCylinderShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btCylinderShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btCylinderShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btCylinderShapeX::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btCylinderShapeX::btCylinderShapeX [in-charge] ( btVector3 const& halfExtents )1st parameter 'halfExtents' (reference) has base type 'btVector3'.
btCylinderShapeX::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btCylinderShapeZ::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btCylinderShapeZ::btCylinderShapeZ [in-charge] ( btVector3 const& halfExtents )1st parameter 'halfExtents' (reference) has base type 'btVector3'.
btCylinderShapeZ::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btDbvt::update ( btDbvtNode* leaf, btDbvtVolume& volume, btVector3 const& velocity )3rd parameter 'velocity' (reference) has base type 'btVector3'.
btDbvt::update ( btDbvtNode* leaf, btDbvtVolume& volume, btVector3 const& velocity, btScalar margin )3rd parameter 'velocity' (reference) has base type 'btVector3'.
btDbvtBroadphase::createProxy ( btVector3 const& aabbMin, btVector3 const& aabbMax, int shapeType, void* userPtr, short collisionFilterGroup, short collisionFilterMask, btDispatcher* dispatcher, void* multiSapProxy )1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btDbvtBroadphase::destroyProxy ( btBroadphaseProxy* proxy, btDispatcher* dispatcher )Field 'proxy->m_aabbMin' in 1st parameter 'proxy' (pointer) has type 'btVector3'.
btDbvtBroadphase::getAabb ( btBroadphaseProxy* proxy, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btDbvtBroadphase::getBroadphaseAabb ( btVector3& aabbMin, btVector3& aabbMax ) const1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btDbvtBroadphase::rayTest ( btVector3 const& rayFrom, btVector3 const& rayTo, btBroadphaseRayCallback& rayCallback, btVector3 const& aabbMin, btVector3 const& aabbMax )2nd parameter 'rayTo' (reference) has base type 'btVector3'.
btDbvtBroadphase::setAabb ( btBroadphaseProxy* proxy, btVector3 const& aabbMin, btVector3 const& aabbMax, btDispatcher* dispatcher )2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btDefaultCollisionConfiguration::btDefaultCollisionConfiguration [in-charge] ( btDefaultCollisionConstructionInfo const& constructionInfo )Field 'this->m_simplexSolver->m_cachedV' in the object of this method has type 'btVector3'.
btDefaultCollisionConfiguration::getCollisionAlgorithmCreateFunc ( int proxyType0, int proxyType1 )Field 'this->m_simplexSolver->m_cachedV' in the object of this method has type 'btVector3'.
btDefaultCollisionConfiguration::getCollisionAlgorithmPool ( )Field 'this->m_simplexSolver->m_cachedV' in the object of this method has type 'btVector3'.
btDefaultCollisionConfiguration::getPersistentManifoldPool ( )Field 'this->m_simplexSolver->m_cachedV' in the object of this method has type 'btVector3'.
btDefaultCollisionConfiguration::getStackAllocator ( )Field 'this->m_simplexSolver->m_cachedV' in the object of this method has type 'btVector3'.
btDefaultCollisionConfiguration::~btDefaultCollisionConfiguration [in-charge] ( )Field 'this->m_simplexSolver->m_cachedV' in the object of this method has type 'btVector3'.
btDefaultVehicleRaycaster::castRay ( btVector3 const& from, btVector3 const& to, btVehicleRaycaster::btVehicleRaycasterResult& result )Field 'result->m_hitNormalInWorld' in 3rd parameter 'result' (reference) has type 'btVector3'.
btDiscreteDynamicsWorld::addConstraint ( btTypedConstraint* constraint, bool disableCollisionsBetweenLinkedBodies )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::addRigidBody ( btRigidBody* body )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::addRigidBody ( btRigidBody* body, short group, short mask )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::applyGravity ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::btDiscreteDynamicsWorld [in-charge] ( btDispatcher* dispatcher, btBroadphaseInterface* pairCache, btConstraintSolver* constraintSolver, btCollisionConfiguration* collisionConfiguration )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::calculateSimulationIslands ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::clearForces ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::debugDrawObject ( btTransform const& worldTransform, btCollisionShape const* shape, btVector3 const& color )3rd parameter 'color' (reference) has base type 'btVector3'.
btDiscreteDynamicsWorld::debugDrawSphere ( btScalar radius, btTransform const& transform, btVector3 const& color )3rd parameter 'color' (reference) has base type 'btVector3'.
btDiscreteDynamicsWorld::debugDrawWorld ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::getConstraint ( int index )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::getConstraint ( int index ) constField 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::getConstraintSolver ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::getGravity ( ) constReturn value has type 'btVector3'.
btDiscreteDynamicsWorld::getNumConstraints ( ) constField 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::getWorldType ( ) constField 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::integrateTransforms ( btScalar timeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::internalSingleStepSimulation ( btScalar timeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::predictUnconstraintMotion ( btScalar timeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::removeConstraint ( btTypedConstraint* constraint )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::removeRigidBody ( btRigidBody* body )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::saveKinematicState ( btScalar timeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::setConstraintSolver ( btConstraintSolver* solver )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::setGravity ( btVector3 const& gravity )1st parameter 'gravity' (reference) has base type 'btVector3'.
btDiscreteDynamicsWorld::setNumTasks ( int numTasks )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::solveConstraints ( btContactSolverInfo& solverInfo )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::startProfiling ( btScalar timeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::stepSimulation ( btScalar timeStep, int maxSubSteps, btScalar fixedTimeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::synchronizeMotionStates ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::synchronizeSingleMotionState ( btRigidBody* body )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::updateActivationState ( btScalar timeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::updateVehicles ( btScalar timeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btDiscreteDynamicsWorld::~btDiscreteDynamicsWorld [in-charge] ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btEmptyAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btEmptyAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btEmptyAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btEmptyShape::btEmptyShape [in-charge] ( )Field 'this->m_localScaling' in the object of this method has type 'btVector3'.
btEmptyShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btEmptyShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btEmptyShape::getLocalScaling ( ) constReturn value (reference) has base type 'btVector3'.
btEmptyShape::getName ( ) constField 'this->m_localScaling' in the object of this method has type 'btVector3'.
btEmptyShape::processAllTriangles ( btTriangleCallback* p1, btVector3 const& p2, btVector3 const& p3 ) const2nd parameter 'p2' (reference) has base type 'btVector3'.
btEmptyShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btEmptyShape::~btEmptyShape [in-charge] ( )Field 'this->m_localScaling' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::btGeneric6DofConstraint [in-charge] ( )Field 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::btGeneric6DofConstraint [in-charge] ( btRigidBody& rbA, btRigidBody& rbB, btTransform const& frameInA, btTransform const& frameInB, bool useLinearReferenceFrameA )Field 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::buildAngularJacobian ( btJacobianEntry& jacAngular, btVector3 const& jointAxisW )2nd parameter 'jointAxisW' (reference) has base type 'btVector3'.
btGeneric6DofConstraint::buildJacobian ( )Field 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::buildLinearJacobian ( btJacobianEntry& jacLinear, btVector3 const& normalWorld, btVector3 const& pivotAInW, btVector3 const& pivotBInW )4th parameter 'pivotBInW' (reference) has base type 'btVector3'.
btGeneric6DofConstraint::calcAnchorPos ( )Field 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::calculateAngleInfo ( )Field 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::calculateTransforms ( )Field 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::getAngle ( int axis_index ) constField 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::getAxis ( int axis_index ) constField 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::testAngularLimitMotor ( int axis_index )Field 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::updateRHS ( btScalar timeStep )Field 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeneric6DofConstraint::~btGeneric6DofConstraint [in-charge] ( )Field 'this->m_jacLinear->m_bJ' in the object of this method has type 'btVector3'.
btGeometryUtil::areVerticesBehindPlane ( btVector3 const& planeNormal, btAlignedObjectArray<btVector3>const& vertices, btScalar margin ) [static]1st parameter 'planeNormal' (reference) has base type 'btVector3'.
btGeometryUtil::isPointInsidePlanes ( btAlignedObjectArray<btVector3>const& planeEquations, btVector3 const& point, btScalar margin ) [static]2nd parameter 'point' (reference) has base type 'btVector3'.
btGhostObject::addOverlappingObjectInternal ( btBroadphaseProxy* otherProxy, btBroadphaseProxy* thisProxy )Field 'thisProxy->m_aabbMax' in the object of this method has type 'btVector3'.
btGhostObject::rayTest ( btVector3 const& rayFromWorld, btVector3 const& rayToWorld, btCollisionWorld::RayResultCallback& resultCallback ) const1st parameter 'rayFromWorld' (reference) has base type 'btVector3'.
btGhostObject::removeOverlappingObjectInternal ( btBroadphaseProxy* otherProxy, btDispatcher* dispatcher, btBroadphaseProxy* thisProxy )Field 'thisProxy->m_aabbMax' in the object of this method has type 'btVector3'.
btGImpactBvh::boxQuery ( btAABB const& box, btAlignedObjectArray<int>& collided_results ) constField 'box->m_max' in 1st parameter 'box' (reference) has type 'btVector3'.
btGImpactBvh::rayQuery ( btVector3 const& ray_dir, btVector3 const& ray_origin, btAlignedObjectArray<int>& collided_results ) const2nd parameter 'ray_origin' (reference) has base type 'btVector3'.
btGImpactCollisionAlgorithm::addContactPoint ( btCollisionObject* body0, btCollisionObject* body1, btVector3 const& point, btVector3 const& normal, btScalar distance )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::btGImpactCollisionAlgorithm [in-charge] ( btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::collide_gjk_triangles ( btCollisionObject* body0, btCollisionObject* body1, btGImpactMeshShapePart* shape0, btGImpactMeshShapePart* shape1, int const* pairs, int pair_count )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::collide_sat_triangles ( btCollisionObject* body0, btCollisionObject* body1, btGImpactMeshShapePart* shape0, btGImpactMeshShapePart* shape1, int const* pairs, int pair_count )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::convex_vs_convex_collision ( btCollisionObject* body0, btCollisionObject* body1, btCollisionShape* shape0, btCollisionShape* shape1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::gimpact_vs_compoundshape ( btCollisionObject* body0, btCollisionObject* body1, btGImpactShapeInterface* shape0, btCompoundShape* shape1, bool swapped )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::gimpact_vs_concave ( btCollisionObject* body0, btCollisionObject* body1, btGImpactShapeInterface* shape0, btConcaveShape* shape1, bool swapped )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::gimpact_vs_gimpact ( btCollisionObject* body0, btCollisionObject* body1, btGImpactShapeInterface* shape0, btGImpactShapeInterface* shape1 )Field 'body1->m_broadphaseHandle->m_aabbMax' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::gimpact_vs_gimpact_find_pairs ( btTransform const& trans0, btTransform const& trans1, btGImpactShapeInterface* shape0, btGImpactShapeInterface* shape1, btPairSet& pairset )Field 'shape1->localScaling' in 4th parameter 'shape1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::gimpact_vs_shape ( btCollisionObject* body0, btCollisionObject* body1, btGImpactShapeInterface* shape0, btCollisionShape* shape1, bool swapped )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::gimpact_vs_shape_find_pairs ( btTransform const& trans0, btTransform const& trans1, btGImpactShapeInterface* shape0, btCollisionShape* shape1, btAlignedObjectArray<int>& collided_primitives )Field 'shape0->m_localAABB->m_min' in 3rd parameter 'shape0' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::gimpacttrimeshpart_vs_plane_collision ( btCollisionObject* body0, btCollisionObject* body1, btGImpactMeshShapePart* shape0, btStaticPlaneShape* shape1, bool swapped )Field 'shape1->m_localAabbMax' in 4th parameter 'shape1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCollisionAlgorithm::shape_vs_shape_collision ( btCollisionObject* body0, btCollisionObject* body1, btCollisionShape* shape0, btCollisionShape* shape1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btGImpactCompoundShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btGImpactCompoundShape::getChildAabb ( int child_index, btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const3rd parameter 'aabbMin' (reference) has base type 'btVector3'.
btGImpactMeshShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btGImpactMeshShape::getChildAabb ( int child_index, btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const3rd parameter 'aabbMin' (reference) has base type 'btVector3'.
btGImpactMeshShape::processAllTriangles ( btTriangleCallback* callback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btGImpactMeshShape::rayTest ( btVector3 const& rayFrom, btVector3 const& rayTo, btCollisionWorld::RayResultCallback& resultCallback ) const2nd parameter 'rayTo' (reference) has base type 'btVector3'.
btGImpactMeshShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btGImpactMeshShapePart::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btGImpactMeshShapePart::childrenHasTransform ( ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getBulletTetrahedron ( int prim_index, btTetrahedronShapeEx& tetrahedron ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getBulletTriangle ( int prim_index, btTriangleShapeEx& triangle ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getChildShape ( int index )Field 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getChildShape ( int index ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getChildTransform ( int index ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getGImpactShapeType ( )Field 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getLocalScaling ( ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getMargin ( ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getName ( ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getNumChildShapes ( ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::getPrimitiveManager ( ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::lockChildShapes ( ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::needsRetrieveTetrahedrons ( ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::needsRetrieveTriangles ( ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::processAllTriangles ( btTriangleCallback* callback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btGImpactMeshShapePart::setChildTransform ( int index, btTransform const& transform )Field 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btGImpactMeshShapePart::setMargin ( btScalar margin )Field 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::unlockChildShapes ( ) constField 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactMeshShapePart::~btGImpactMeshShapePart [in-charge] ( )Field 'this->m_primitive_manager->m_scale' in the object of this method has type 'btVector3'.
btGImpactQuantizedBvh::boxQuery ( btAABB const& box, btAlignedObjectArray<int>& collided_results ) constField 'box->m_max' in 1st parameter 'box' (reference) has type 'btVector3'.
btGImpactQuantizedBvh::buildSet ( )Field 'this->m_box_tree->m_bvhQuantization' in the object of this method has type 'btVector3'.
btGImpactQuantizedBvh::find_collision ( btGImpactQuantizedBvh* boxset1, btTransform const& trans1, btGImpactQuantizedBvh* boxset2, btTransform const& trans2, btPairSet& collision_pairs ) [static]Field 'boxset1->m_box_tree->m_global_bound->m_min' in 1st parameter 'boxset1' (pointer) has type 'btVector3'.
btGImpactQuantizedBvh::rayQuery ( btVector3 const& ray_dir, btVector3 const& ray_origin, btAlignedObjectArray<int>& collided_results ) const2nd parameter 'ray_origin' (reference) has base type 'btVector3'.
btGImpactQuantizedBvh::refit ( )Field 'this->m_box_tree->m_bvhQuantization' in the object of this method has type 'btVector3'.
btGImpactShapeInterface::calcLocalAABB ( )Field 'this->m_box_set->m_box_tree->m_bvhQuantization' in the object of this method has type 'btVector3'.
btGImpactShapeInterface::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btGImpactShapeInterface::getChildAabb ( int child_index, btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const3rd parameter 'aabbMin' (reference) has base type 'btVector3'.
btGImpactShapeInterface::getLocalScaling ( ) constField 'this->m_box_set->m_box_tree->m_bvhQuantization' in the object of this method has type 'btVector3'.
btGImpactShapeInterface::getShapeType ( ) constField 'this->m_box_set->m_box_tree->m_bvhQuantization' in the object of this method has type 'btVector3'.
btGImpactShapeInterface::lockChildShapes ( ) constField 'this->m_box_set->m_box_tree->m_bvhQuantization' in the object of this method has type 'btVector3'.
btGImpactShapeInterface::postUpdate ( )Field 'this->m_box_set->m_box_tree->m_bvhQuantization' in the object of this method has type 'btVector3'.
btGImpactShapeInterface::processAllTriangles ( btTriangleCallback* callback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btGImpactShapeInterface::rayTest ( btVector3 const& rayFrom, btVector3 const& rayTo, btCollisionWorld::RayResultCallback& resultCallback ) constField 'resultCallback->m_collisionObject->m_interpolationAngularVelocity' in 3rd parameter 'resultCallback' (reference) has type 'btVector3'.
btGImpactShapeInterface::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btGImpactShapeInterface::setMargin ( btScalar margin )Field 'this->m_box_set->m_box_tree->m_bvhQuantization' in the object of this method has type 'btVector3'.
btGImpactShapeInterface::unlockChildShapes ( ) constField 'this->m_box_set->m_box_tree->m_bvhQuantization' in the object of this method has type 'btVector3'.
btGImpactShapeInterface::~btGImpactShapeInterface [in-charge] ( )Field 'this->m_box_set->m_box_tree->m_bvhQuantization' in the object of this method has type 'btVector3'.
btGjkConvexCast::btGjkConvexCast [in-charge] ( btConvexShape const* convexA, btConvexShape const* convexB, btVoronoiSimplexSolver* simplexSolver )Field 'simplexSolver->m_simplexPointsQ' in 3rd parameter 'simplexSolver' (pointer) has base type 'btVector3'.
btGjkConvexCast::calcTimeOfImpact ( btTransform const& fromA, btTransform const& toA, btTransform const& fromB, btTransform const& toB, btConvexCast::CastResult& result )Field 'result->m_hitPoint' in 5th parameter 'result' (reference) has type 'btVector3'.
btGjkEpaPenetrationDepthSolver::calcPenDepth ( btVoronoiSimplexSolver& simplexSolver, btConvexShape const* pConvexA, btConvexShape const* pConvexB, btTransform const& transformA, btTransform const& transformB, btVector3& v, btVector3& wWitnessOnA, btVector3& wWitnessOnB, btIDebugDraw* debugDraw, btStackAlloc* stackAlloc )6th parameter 'v' (reference) has base type 'btVector3'.
btGjkEpaSolver2::Distance ( btConvexShape const* shape0, btTransform const& wtrs0, btConvexShape const* shape1, btTransform const& wtrs1, btVector3 const& guess, btGjkEpaSolver2::sResults& results ) [static]5th parameter 'guess' (reference) has base type 'btVector3'.
btGjkEpaSolver2::Penetration ( btConvexShape const* shape0, btTransform const& wtrs0, btConvexShape const* shape1, btTransform const& wtrs1, btVector3 const& guess, btGjkEpaSolver2::sResults& results, bool usemargins ) [static]5th parameter 'guess' (reference) has base type 'btVector3'.
btGjkEpaSolver2::SignedDistance ( btConvexShape const* shape0, btTransform const& wtrs0, btConvexShape const* shape1, btTransform const& wtrs1, btVector3 const& guess, btGjkEpaSolver2::sResults& results ) [static]5th parameter 'guess' (reference) has base type 'btVector3'.
btGjkEpaSolver2::SignedDistance ( btVector3 const& position, btScalar margin, btConvexShape const* shape, btTransform const& wtrs, btGjkEpaSolver2::sResults& results ) [static]1st parameter 'position' (reference) has base type 'btVector3'.
btGjkPairDetector::btGjkPairDetector [in-charge] ( btConvexShape const* objectA, btConvexShape const* objectB, btVoronoiSimplexSolver* simplexSolver, btConvexPenetrationDepthSolver* penetrationDepthSolver )Field 'simplexSolver->m_simplexPointsQ' in 3rd parameter 'simplexSolver' (pointer) has base type 'btVector3'.
btHashedOverlappingPairCache::addOverlappingPair ( btBroadphaseProxy* proxy0, btBroadphaseProxy* proxy1 )Field 'proxy1->m_aabbMax' in 2nd parameter 'proxy1' (pointer) has type 'btVector3'.
btHashedOverlappingPairCache::cleanOverlappingPair ( btBroadphasePair& pair, btDispatcher* dispatcher )Field 'pair->m_pProxy0->m_aabbMin' in 1st parameter 'pair' (reference) has type 'btVector3'.
btHashedOverlappingPairCache::cleanProxyFromPairs ( btBroadphaseProxy* proxy, btDispatcher* dispatcher )Field 'proxy->m_aabbMin' in 1st parameter 'proxy' (pointer) has type 'btVector3'.
btHashedOverlappingPairCache::findPair ( btBroadphaseProxy* proxy0, btBroadphaseProxy* proxy1 )Field 'proxy1->m_aabbMax' in 2nd parameter 'proxy1' (pointer) has type 'btVector3'.
btHashedOverlappingPairCache::getOverlappingPairArrayPtr ( )Field 'retval->m_pProxy1->m_aabbMin' in return value (pointer) has type 'btVector3'.
btHashedOverlappingPairCache::getOverlappingPairArrayPtr ( ) constField 'retval->m_pProxy1->m_aabbMin' in return value (pointer) has type 'btVector3'.
btHashedOverlappingPairCache::removeOverlappingPair ( btBroadphaseProxy* proxy0, btBroadphaseProxy* proxy1, btDispatcher* dispatcher )Field 'proxy1->m_aabbMax' in 2nd parameter 'proxy1' (pointer) has type 'btVector3'.
btHashedOverlappingPairCache::removeOverlappingPairsContainingProxy ( btBroadphaseProxy* proxy, btDispatcher* dispatcher )Field 'proxy->m_aabbMin' in 1st parameter 'proxy' (pointer) has type 'btVector3'.
btHeightfieldTerrainShape::btHeightfieldTerrainShape [in-charge] ( int heightStickWidth, int heightStickLength, void* heightfieldData, btScalar heightScale, btScalar minHeight, btScalar maxHeight, int upAxis, PHY_ScalarType heightDataType, bool flipQuadEdges )Field 'this->m_localOrigin' in the object of this method has type 'btVector3'.
btHeightfieldTerrainShape::btHeightfieldTerrainShape [in-charge] ( int heightStickWidth, int heightStickLength, void* heightfieldData, btScalar maxHeight, int upAxis, bool useFloatData, bool flipQuadEdges )Field 'this->m_localOrigin' in the object of this method has type 'btVector3'.
btHeightfieldTerrainShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btHeightfieldTerrainShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btHeightfieldTerrainShape::getLocalScaling ( ) constReturn value (reference) has base type 'btVector3'.
btHeightfieldTerrainShape::getName ( ) constField 'this->m_localOrigin' in the object of this method has type 'btVector3'.
btHeightfieldTerrainShape::getVertex ( int x, int y, btVector3& vertex ) const3rd parameter 'vertex' (reference) has base type 'btVector3'.
btHeightfieldTerrainShape::initialize ( int heightStickWidth, int heightStickLength, void* heightfieldData, btScalar heightScale, btScalar minHeight, btScalar maxHeight, int upAxis, PHY_ScalarType heightDataType, bool flipQuadEdges )Field 'this->m_localOrigin' in the object of this method has type 'btVector3'.
btHeightfieldTerrainShape::processAllTriangles ( btTriangleCallback* callback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btHeightfieldTerrainShape::quantizeWithClamp ( int* out, btVector3 const& point, int isMax ) const2nd parameter 'point' (reference) has base type 'btVector3'.
btHeightfieldTerrainShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btHeightfieldTerrainShape::~btHeightfieldTerrainShape [in-charge] ( )Field 'this->m_localOrigin' in the object of this method has type 'btVector3'.
btKinematicCharacterController::canJump ( ) constField 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::computeReflectionDirection ( btVector3 const& direction, btVector3 const& normal )2nd parameter 'normal' (reference) has base type 'btVector3'.
btKinematicCharacterController::getGhostObject ( )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::jump ( )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::onGround ( ) constField 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::parallelComponent ( btVector3 const& direction, btVector3 const& normal )2nd parameter 'normal' (reference) has base type 'btVector3'.
btKinematicCharacterController::perpindicularComponent ( btVector3 const& direction, btVector3 const& normal )2nd parameter 'normal' (reference) has base type 'btVector3'.
btKinematicCharacterController::playerStep ( btCollisionWorld* collisionWorld, btScalar dt )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::preStep ( btCollisionWorld* collisionWorld )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::recoverFromPenetration ( btCollisionWorld* collisionWorld )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::reset ( )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::setFallSpeed ( btScalar fallSpeed )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::setJumpSpeed ( btScalar jumpSpeed )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::setMaxJumpHeight ( btScalar maxJumpHeight )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::setWalkDirection ( btVector3 const& walkDirection )1st parameter 'walkDirection' (reference) has base type 'btVector3'.
btKinematicCharacterController::stepDown ( btCollisionWorld* collisionWorld, btScalar dt )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::stepForwardAndStrafe ( btCollisionWorld* collisionWorld, btVector3 const& walkMove )2nd parameter 'walkMove' (reference) has base type 'btVector3'.
btKinematicCharacterController::stepUp ( btCollisionWorld* collisionWorld )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btKinematicCharacterController::updateTargetPositionBasedOnCollision ( btVector3 const& hit_normal, btScalar tangentMag, btScalar normalMag )1st parameter 'hit_normal' (reference) has base type 'btVector3'.
btKinematicCharacterController::warp ( btVector3 const& origin )1st parameter 'origin' (reference) has base type 'btVector3'.
btKinematicCharacterController::~btKinematicCharacterController [in-charge] ( )Field 'this->m_touchingNormal' in the object of this method has type 'btVector3'.
btManifoldResult::addContactPoint ( btVector3 const& normalOnBInWorld, btVector3 const& pointInWorld, btScalar depth )1st parameter 'normalOnBInWorld' (reference) has base type 'btVector3'.
btManifoldResult::btManifoldResult [in-charge] ( btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btMinkowskiPenetrationDepthSolver::calcPenDepth ( btVoronoiSimplexSolver& simplexSolver, btConvexShape const* convexA, btConvexShape const* convexB, btTransform const& transA, btTransform const& transB, btVector3& v, btVector3& pa, btVector3& pb, btIDebugDraw* debugDraw, btStackAlloc* stackAlloc )7th parameter 'pa' (reference) has base type 'btVector3'.
btMinkowskiSumShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btMinkowskiSumShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btMinkowskiSumShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btMultiSapBroadphase::addToChildBroadphase ( btMultiSapBroadphase::btMultiSapProxy* parentMultiSapProxy, btBroadphaseProxy* childProxy, btBroadphaseInterface* childBroadphase )Field 'childProxy->m_aabbMin' in 2nd parameter 'childProxy' (pointer) has type 'btVector3'.
btMultiSapBroadphase::buildTree ( btVector3 const& bvhAabbMin, btVector3 const& bvhAabbMax )1st parameter 'bvhAabbMin' (reference) has base type 'btVector3'.
btMultiSapBroadphase::createProxy ( btVector3 const& aabbMin, btVector3 const& aabbMax, int shapeType, void* userPtr, short collisionFilterGroup, short collisionFilterMask, btDispatcher* dispatcher, void* multiSapProxy )1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btMultiSapBroadphase::destroyProxy ( btBroadphaseProxy* proxy, btDispatcher* dispatcher )Field 'proxy->m_aabbMin' in 1st parameter 'proxy' (pointer) has type 'btVector3'.
btMultiSapBroadphase::getAabb ( btBroadphaseProxy* proxy, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btMultiSapBroadphase::getBroadphaseAabb ( btVector3& aabbMin, btVector3& aabbMax ) const1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btMultiSapBroadphase::rayTest ( btVector3 const& rayFrom, btVector3 const& rayTo, btBroadphaseRayCallback& rayCallback, btVector3 const& aabbMin, btVector3 const& aabbMax )2nd parameter 'rayTo' (reference) has base type 'btVector3'.
btMultiSapBroadphase::setAabb ( btBroadphaseProxy* proxy, btVector3 const& aabbMin, btVector3 const& aabbMax, btDispatcher* dispatcher )2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btMultiSapBroadphase::testAabbOverlap ( btBroadphaseProxy* proxy0, btBroadphaseProxy* proxy1 )Field 'proxy1->m_aabbMax' in 2nd parameter 'proxy1' (pointer) has type 'btVector3'.
btMultiSphereShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btMultiSphereShape::btMultiSphereShape [in-charge] ( btVector3 const& inertiaHalfExtents, btVector3 const* positions, btScalar const* radi, int numSpheres )2nd parameter 'positions' (pointer) has base type 'btVector3'.
btMultiSphereShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btMultiSphereShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btNullPairCache::addOverlappingPair ( btBroadphaseProxy* p1, btBroadphaseProxy* p2 )Field 'p1->m_aabbMax' in 1st parameter 'p1' (pointer) has type 'btVector3'.
btNullPairCache::cleanOverlappingPair ( btBroadphasePair& p1, btDispatcher* p2 )Field 'p1->m_pProxy0->m_aabbMax' in 1st parameter 'p1' (reference) has type 'btVector3'.
btNullPairCache::cleanProxyFromPairs ( btBroadphaseProxy* p1, btDispatcher* p2 )Field 'p1->m_aabbMax' in 1st parameter 'p1' (pointer) has type 'btVector3'.
btNullPairCache::findPair ( btBroadphaseProxy* p1, btBroadphaseProxy* p2 )Field 'p1->m_aabbMax' in 1st parameter 'p1' (pointer) has type 'btVector3'.
btNullPairCache::getOverlappingPairArrayPtr ( )Field 'retval->m_pProxy1->m_aabbMin' in return value (pointer) has type 'btVector3'.
btNullPairCache::getOverlappingPairArrayPtr ( ) constField 'retval->m_pProxy1->m_aabbMin' in return value (pointer) has type 'btVector3'.
btNullPairCache::removeOverlappingPair ( btBroadphaseProxy* p1, btBroadphaseProxy* p2, btDispatcher* p3 )Field 'p1->m_aabbMax' in 1st parameter 'p1' (pointer) has type 'btVector3'.
btNullPairCache::removeOverlappingPairsContainingProxy ( btBroadphaseProxy* p1, btDispatcher* p2 )Field 'p1->m_aabbMax' in 1st parameter 'p1' (pointer) has type 'btVector3'.
btOptimizedBvh::build ( btStridingMeshInterface* triangles, bool useQuantizedAabbCompression, btVector3 const& bvhAabbMin, btVector3 const& bvhAabbMax )Field 'triangles->m_scaling' in 1st parameter 'triangles' (pointer) has type 'btVector3'.
btOptimizedBvh::refit ( btStridingMeshInterface* triangles, btVector3 const& aabbMin, btVector3 const& aabbMax )Field 'triangles->m_scaling' in 1st parameter 'triangles' (pointer) has type 'btVector3'.
btOptimizedBvh::refitPartial ( btStridingMeshInterface* triangles, btVector3 const& aabbMin, btVector3 const& aabbMax )Field 'triangles->m_scaling' in 1st parameter 'triangles' (pointer) has type 'btVector3'.
btOptimizedBvh::updateBvhNodes ( btStridingMeshInterface* meshInterface, int firstNode, int endNode, int index )Field 'meshInterface->m_scaling' in 1st parameter 'meshInterface' (pointer) has type 'btVector3'.
btPairCachingGhostObject::addOverlappingObjectInternal ( btBroadphaseProxy* otherProxy, btBroadphaseProxy* thisProxy )Field 'thisProxy->m_aabbMax' in the object of this method has type 'btVector3'.
btPairCachingGhostObject::removeOverlappingObjectInternal ( btBroadphaseProxy* otherProxy, btDispatcher* dispatcher, btBroadphaseProxy* thisProxy )Field 'thisProxy->m_aabbMax' in the object of this method has type 'btVector3'.
btPersistentManifold::addManifoldPoint ( btManifoldPoint const& newPoint )Field 'newPoint->m_positionWorldOnA' in 1st parameter 'newPoint' (reference) has type 'btVector3'.
btPersistentManifold::clearUserCache ( btManifoldPoint& pt )Field 'pt->m_normalWorldOnB' in 1st parameter 'pt' (reference) has type 'btVector3'.
btPersistentManifold::getCacheEntry ( btManifoldPoint const& newPoint ) constField 'newPoint->m_positionWorldOnA' in 1st parameter 'newPoint' (reference) has type 'btVector3'.
btPoint2PointConstraint::btPoint2PointConstraint [in-charge] ( btRigidBody& rbA, btRigidBody& rbB, btVector3 const& pivotInA, btVector3 const& pivotInB )3rd parameter 'pivotInA' (reference) has base type 'btVector3'.
btPoint2PointConstraint::btPoint2PointConstraint [in-charge] ( btRigidBody& rbA, btVector3 const& pivotInA )2nd parameter 'pivotInA' (reference) has base type 'btVector3'.
btPointCollector::addContactPoint ( btVector3 const& normalOnBInWorld, btVector3 const& pointInWorld, btScalar depth )1st parameter 'normalOnBInWorld' (reference) has base type 'btVector3'.
btPointCollector::setShapeIdentifiers ( int partId0, int index0, int partId1, int index1 )Field 'this->m_pointInWorld' in the object of this method has type 'btVector3'.
btPointCollector::~btPointCollector [in-charge] ( )Field 'this->m_pointInWorld' in the object of this method has type 'btVector3'.
btPolyhedralConvexShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btPolyhedralConvexShape::btPolyhedralConvexShape [in-charge] ( )Field 'this->m_localAabbMin' in the object of this method has type 'btVector3'.
btPolyhedralConvexShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btPolyhedralConvexShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btPolyhedralConvexShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btPolyhedralConvexShape::recalcLocalAabb ( )Field 'this->m_localAabbMin' in the object of this method has type 'btVector3'.
btPolyhedralConvexShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btPolyhedralConvexShape::~btPolyhedralConvexShape [in-charge] ( )Field 'this->m_localAabbMin' in the object of this method has type 'btVector3'.
btPrimitiveTriangle::clip_triangle ( btPrimitiveTriangle& other, btVector3* clipped_points )2nd parameter 'clipped_points' (pointer) has base type 'btVector3'.
btPrimitiveTriangle::find_triangle_collision_clip_method ( btPrimitiveTriangle& other, GIM_TRIANGLE_CONTACT& contacts )Field 'other->m_vertices' in 1st parameter 'other' (reference) has base type 'btVector3'.
btPrimitiveTriangle::overlap_test_conservative ( btPrimitiveTriangle const& other )Field 'other->m_vertices' in 1st parameter 'other' (reference) has base type 'btVector3'.
btQuantizedBvh::assignInternalNodeFromLeafNode ( int internalNode, int leafNodeIndex )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::btQuantizedBvh [in-charge] ( )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::buildInternal ( )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::buildTree ( int startIndex, int endIndex )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::calcSplittingAxis ( int startIndex, int endIndex )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::calculateSerializeBufferSize ( )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::deSerializeInPlace ( void* i_alignedDataBuffer, unsigned int i_dataBufferSize, bool i_swapEndian ) [static]Field 'retval->m_bvhAabbMax' in return value (pointer) has type 'btVector3'.
btQuantizedBvh::reportAabbOverlappingNodex ( btNodeOverlapCallback* nodeCallback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btQuantizedBvh::reportBoxCastOverlappingNodex ( btNodeOverlapCallback* nodeCallback, btVector3 const& raySource, btVector3 const& rayTarget, btVector3 const& aabbMin, btVector3 const& aabbMax ) const3rd parameter 'rayTarget' (reference) has base type 'btVector3'.
btQuantizedBvh::reportRayOverlappingNodex ( btNodeOverlapCallback* nodeCallback, btVector3 const& raySource, btVector3 const& rayTarget ) const3rd parameter 'rayTarget' (reference) has base type 'btVector3'.
btQuantizedBvh::serialize ( void* o_alignedDataBuffer, unsigned int i_dataBufferSize, bool i_swapEndian )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::setQuantizationValues ( btVector3 const& bvhAabbMin, btVector3 const& bvhAabbMax, btScalar quantizationMargin )1st parameter 'bvhAabbMin' (reference) has base type 'btVector3'.
btQuantizedBvh::sortAndCalcSplittingIndex ( int startIndex, int endIndex, int splitAxis )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::swapLeafNodes ( int firstIndex, int secondIndex )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::updateSubtreeHeaders ( int leftChildNodexIndex, int rightChildNodexIndex )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::walkRecursiveQuantizedTreeAgainstQueryAabb ( btQuantizedBvhNode const* currentNode, btNodeOverlapCallback* nodeCallback, unsigned short* quantizedQueryAabbMin, unsigned short* quantizedQueryAabbMax ) constField 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::walkStacklessQuantizedTree ( btNodeOverlapCallback* nodeCallback, unsigned short* quantizedQueryAabbMin, unsigned short* quantizedQueryAabbMax, int startNodeIndex, int endNodeIndex ) constField 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::walkStacklessQuantizedTreeAgainstRay ( btNodeOverlapCallback* nodeCallback, btVector3 const& raySource, btVector3 const& rayTarget, btVector3 const& aabbMin, btVector3 const& aabbMax, int startNodeIndex, int endNodeIndex ) const3rd parameter 'rayTarget' (reference) has base type 'btVector3'.
btQuantizedBvh::walkStacklessQuantizedTreeCacheFriendly ( btNodeOverlapCallback* nodeCallback, unsigned short* quantizedQueryAabbMin, unsigned short* quantizedQueryAabbMax ) constField 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvh::walkStacklessTree ( btNodeOverlapCallback* nodeCallback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btQuantizedBvh::walkStacklessTreeAgainstRay ( btNodeOverlapCallback* nodeCallback, btVector3 const& raySource, btVector3 const& rayTarget, btVector3 const& aabbMin, btVector3 const& aabbMax, int startNodeIndex, int endNodeIndex ) const3rd parameter 'rayTarget' (reference) has base type 'btVector3'.
btQuantizedBvh::~btQuantizedBvh [in-charge] ( )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvhTree::_build_sub_tree ( GIM_BVH_DATA_ARRAY& primitive_boxes, int startIndex, int endIndex )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvhTree::_calc_splitting_axis ( GIM_BVH_DATA_ARRAY& primitive_boxes, int startIndex, int endIndex )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvhTree::_sort_and_calc_splitting_index ( GIM_BVH_DATA_ARRAY& primitive_boxes, int startIndex, int endIndex, int splitAxis )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvhTree::build_tree ( GIM_BVH_DATA_ARRAY& primitive_boxes )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btQuantizedBvhTree::calc_quantization ( GIM_BVH_DATA_ARRAY& primitive_boxes, btScalar boundMargin )Field 'this->m_bvhQuantization' in the object of this method has type 'btVector3'.
btRaycastVehicle::addWheel ( btVector3 const& connectionPointCS0, btVector3 const& wheelDirectionCS0, btVector3 const& wheelAxleCS, btScalar suspensionRestLength, btScalar wheelRadius, btRaycastVehicle::btVehicleTuning const& tuning, bool isFrontWheel )3rd parameter 'wheelAxleCS' (reference) has base type 'btVector3'.
btRaycastVehicle::getWheelInfo ( int index )Field 'retval->m_wheelDirectionCS' in return value (reference) has type 'btVector3'.
btRaycastVehicle::getWheelInfo ( int index ) constField 'retval->m_wheelDirectionCS' in return value (reference) has type 'btVector3'.
btRaycastVehicle::rayCast ( btWheelInfo& wheel )Field 'wheel->m_raycastInfo->m_contactNormalWS' in 1st parameter 'wheel' (reference) has type 'btVector3'.
btRaycastVehicle::updateWheelTransformsWS ( btWheelInfo& wheel, bool interpolatedTransform )Field 'wheel->m_raycastInfo->m_contactNormalWS' in 1st parameter 'wheel' (reference) has type 'btVector3'.
btRigidBody::btRigidBody [in-charge] ( btRigidBody::btRigidBodyConstructionInfo const& constructionInfo )Field 'constructionInfo->m_localInertia' in 1st parameter 'constructionInfo' (reference) has type 'btVector3'.
btRigidBody::btRigidBody [in-charge] ( btScalar mass, btMotionState* motionState, btCollisionShape* collisionShape, btVector3 const& localInertia )4th parameter 'localInertia' (reference) has base type 'btVector3'.
btRigidBody::checkCollideWithOverride ( btCollisionObject* co )Field 'co->m_interpolationAngularVelocity' in 1st parameter 'co' (pointer) has type 'btVector3'.
btRigidBody::getAabb ( btVector3& aabbMin, btVector3& aabbMax ) const1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btRigidBody::setGravity ( btVector3 const& acceleration )1st parameter 'acceleration' (reference) has base type 'btVector3'.
btRigidBody::setMassProps ( btScalar mass, btVector3 const& inertia )2nd parameter 'inertia' (reference) has base type 'btVector3'.
btRigidBody::setupRigidBody ( btRigidBody::btRigidBodyConstructionInfo const& constructionInfo )Field 'constructionInfo->m_localInertia' in 1st parameter 'constructionInfo' (reference) has type 'btVector3'.
btScaledBvhTriangleMeshShape::btScaledBvhTriangleMeshShape [in-charge] ( btBvhTriangleMeshShape* childShape, btVector3 const& localScaling )2nd parameter 'localScaling' (reference) has base type 'btVector3'.
btScaledBvhTriangleMeshShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btScaledBvhTriangleMeshShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btScaledBvhTriangleMeshShape::getLocalScaling ( ) constReturn value (reference) has base type 'btVector3'.
btScaledBvhTriangleMeshShape::processAllTriangles ( btTriangleCallback* callback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btScaledBvhTriangleMeshShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btSequentialImpulseConstraintSolver::addFrictionConstraint ( btVector3 const& normalAxis, int solverBodyIdA, int solverBodyIdB, int frictionIndex, btManifoldPoint& cp, btVector3 const& rel_pos1, btVector3 const& rel_pos2, btCollisionObject* colObj0, btCollisionObject* colObj1, btScalar relaxation )7th parameter 'rel_pos2' (reference) has base type 'btVector3'.
btSequentialImpulseConstraintSolver::solveGroup ( btCollisionObject** bodies, int numBodies, btPersistentManifold** manifold, int numManifolds, btTypedConstraint** constraints, int numConstraints, btContactSolverInfo const& info, btIDebugDraw* debugDrawer, btStackAlloc* stackAlloc, btDispatcher* dispatcher )Field 'bodies->m_broadphaseHandle->m_aabbMax' in 1st parameter 'bodies' (pointer) has type 'btVector3'.
btSequentialImpulseConstraintSolver::solveGroupCacheFriendlyIterations ( btCollisionObject** bodies, int numBodies, btPersistentManifold** manifoldPtr, int numManifolds, btTypedConstraint** constraints, int numConstraints, btContactSolverInfo const& infoGlobal, btIDebugDraw* debugDrawer, btStackAlloc* stackAlloc )Field 'bodies->m_broadphaseHandle->m_aabbMax' in 1st parameter 'bodies' (pointer) has type 'btVector3'.
btSequentialImpulseConstraintSolver::solveGroupCacheFriendlySetup ( btCollisionObject** bodies, int numBodies, btPersistentManifold** manifoldPtr, int numManifolds, btTypedConstraint** constraints, int numConstraints, btContactSolverInfo const& infoGlobal, btIDebugDraw* debugDrawer, btStackAlloc* stackAlloc )Field 'bodies->m_broadphaseHandle->m_aabbMax' in 1st parameter 'bodies' (pointer) has type 'btVector3'.
btSimpleBroadphase::createProxy ( btVector3 const& aabbMin, btVector3 const& aabbMax, int shapeType, void* userPtr, short collisionFilterGroup, short collisionFilterMask, btDispatcher* dispatcher, void* multiSapProxy )1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btSimpleBroadphase::destroyProxy ( btBroadphaseProxy* proxy, btDispatcher* dispatcher )Field 'proxy->m_aabbMin' in 1st parameter 'proxy' (pointer) has type 'btVector3'.
btSimpleBroadphase::getAabb ( btBroadphaseProxy* proxy, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btSimpleBroadphase::getBroadphaseAabb ( btVector3& aabbMin, btVector3& aabbMax ) const1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btSimpleBroadphase::rayTest ( btVector3 const& rayFrom, btVector3 const& rayTo, btBroadphaseRayCallback& rayCallback, btVector3 const& aabbMin, btVector3 const& aabbMax )2nd parameter 'rayTo' (reference) has base type 'btVector3'.
btSimpleBroadphase::setAabb ( btBroadphaseProxy* proxy, btVector3 const& aabbMin, btVector3 const& aabbMax, btDispatcher* dispatcher )2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btSimpleBroadphase::testAabbOverlap ( btBroadphaseProxy* proxy0, btBroadphaseProxy* proxy1 )Field 'proxy1->m_aabbMax' in 2nd parameter 'proxy1' (pointer) has type 'btVector3'.
btSimpleDynamicsWorld::addRigidBody ( btRigidBody* body )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::btSimpleDynamicsWorld [in-charge] ( btDispatcher* dispatcher, btBroadphaseInterface* pairCache, btConstraintSolver* constraintSolver, btCollisionConfiguration* collisionConfiguration )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::clearForces ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::getConstraintSolver ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::getGravity ( ) constReturn value has type 'btVector3'.
btSimpleDynamicsWorld::getWorldType ( ) constField 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::integrateTransforms ( btScalar timeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::predictUnconstraintMotion ( btScalar timeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::removeRigidBody ( btRigidBody* body )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::setConstraintSolver ( btConstraintSolver* solver )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::setGravity ( btVector3 const& gravity )1st parameter 'gravity' (reference) has base type 'btVector3'.
btSimpleDynamicsWorld::stepSimulation ( btScalar timeStep, int maxSubSteps, btScalar fixedTimeStep )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::synchronizeMotionStates ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::updateAabbs ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSimpleDynamicsWorld::~btSimpleDynamicsWorld [in-charge] ( )Field 'this->m_gravity' in the object of this method has type 'btVector3'.
btSliderConstraint::btSliderConstraint [in-charge] ( )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSliderConstraint::btSliderConstraint [in-charge] ( btRigidBody& rbA, btRigidBody& rbB, btTransform const& frameInA, btTransform const& frameInB, bool useLinearReferenceFrameA )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSliderConstraint::buildJacobian ( )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSliderConstraint::buildJacobianInt ( btRigidBody& rbA, btRigidBody& rbB, btTransform const& frameInA, btTransform const& frameInB )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSliderConstraint::calculateTransforms ( )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSliderConstraint::getAncorInA ( )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSliderConstraint::getAncorInB ( )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSliderConstraint::initParams ( )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSliderConstraint::testAngLimits ( )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSliderConstraint::testLinLimits ( )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSliderConstraint::~btSliderConstraint [in-charge] ( )Field 'this->m_jacAng->m_aJ' in the object of this method has type 'btVector3'.
btSoftBody::addForce ( btVector3 const& force )1st parameter 'force' (reference) has base type 'btVector3'.
btSoftBody::addForce ( btVector3 const& force, int node )1st parameter 'force' (reference) has base type 'btVector3'.
btSoftBody::addVelocity ( btVector3 const& velocity )1st parameter 'velocity' (reference) has base type 'btVector3'.
btSoftBody::addVelocity ( btVector3 const& velocity, int node )1st parameter 'velocity' (reference) has base type 'btVector3'.
btSoftBody::AJoint::Prepare ( btScalar dt, int iterations )Field 'this->m_axis' in the object of this method has base type 'btVector3'.
btSoftBody::AJoint::Solve ( btScalar dt, btScalar sor )Field 'this->m_axis' in the object of this method has base type 'btVector3'.
btSoftBody::AJoint::Terminate ( btScalar dt )Field 'this->m_axis' in the object of this method has base type 'btVector3'.
btSoftBody::AJoint::Type ( ) constField 'this->m_axis' in the object of this method has base type 'btVector3'.
btSoftBody::AJoint::~AJoint [in-charge] ( )Field 'this->m_axis' in the object of this method has base type 'btVector3'.
btSoftBody::appendAngularJoint ( btSoftBody::AJoint::Specs const& specs, btSoftBody* body )Field 'body->m_pose->m_com' in 2nd parameter 'body' (pointer) has type 'btVector3'.
btSoftBody::appendAngularJoint ( btSoftBody::AJoint::Specs const& specs, btSoftBody::Body body )Field 'body->m_collisionObject->m_interpolationLinearVelocity' in 2nd parameter 'body' (pointer) has type 'btVector3'.
btSoftBody::appendAngularJoint ( btSoftBody::AJoint::Specs const& specs, btSoftBody::Cluster* body0, btSoftBody::Body body1 )Field 'body1->m_collisionObject->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btSoftBody::appendFace ( int model, btSoftBody::Material* mat )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::appendFace ( int node0, int node1, int node2, btSoftBody::Material* mat )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::appendLinearJoint ( btSoftBody::LJoint::Specs const& specs, btSoftBody* body )Field 'body->m_pose->m_com' in 2nd parameter 'body' (pointer) has type 'btVector3'.
btSoftBody::appendLinearJoint ( btSoftBody::LJoint::Specs const& specs, btSoftBody::Body body )Field 'body->m_collisionObject->m_interpolationLinearVelocity' in 2nd parameter 'body' (pointer) has type 'btVector3'.
btSoftBody::appendLinearJoint ( btSoftBody::LJoint::Specs const& specs, btSoftBody::Cluster* body0, btSoftBody::Body body1 )Field 'body1->m_collisionObject->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btSoftBody::appendLink ( btSoftBody::Node* node0, btSoftBody::Node* node1, btSoftBody::Material* mat, bool bcheckexist )Field 'node1->m_v' in 2nd parameter 'node1' (pointer) has type 'btVector3'.
btSoftBody::appendLink ( int model, btSoftBody::Material* mat )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::appendLink ( int node0, int node1, btSoftBody::Material* mat, bool bcheckexist )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::appendMaterial ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::appendNode ( btVector3 const& x, btScalar m )1st parameter 'x' (reference) has base type 'btVector3'.
btSoftBody::appendNote ( char const* text, btVector3 const& o, btSoftBody::Face* feature )Field 'feature->m_normal' in 3rd parameter 'feature' (pointer) has type 'btVector3'.
btSoftBody::appendNote ( char const* text, btVector3 const& o, btSoftBody::Link* feature )Field 'feature->m_n->m_v' in 3rd parameter 'feature' (pointer) has type 'btVector3'.
btSoftBody::appendNote ( char const* text, btVector3 const& o, btSoftBody::Node* feature )2nd parameter 'o' (reference) has base type 'btVector3'.
btSoftBody::appendNote ( char const* text, btVector3 const& o, btVector4 const& c, btSoftBody::Node* n0, btSoftBody::Node* n1, btSoftBody::Node* n2, btSoftBody::Node* n3 )Field 'n3->m_x' in 7th parameter 'n3' (pointer) has type 'btVector3'.
btSoftBody::applyClusters ( bool drift )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::applyForces ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::btSoftBody [in-charge] ( btSoftBodyWorldInfo* worldInfo, int node_count, btVector3 const* x, btScalar const* m )Field 'worldInfo->m_gravity' in 1st parameter 'worldInfo' (pointer) has type 'btVector3'.
btSoftBody::checkContact ( btCollisionObject* colObj, btVector3 const& x, btScalar margin, btSoftBody::sCti& cti ) constField 'cti->m_colObj->m_broadphaseHandle->m_aabbMin' in 4th parameter 'cti' (reference) has type 'btVector3'.
btSoftBody::checkFace ( int node0, int node1, int node2 ) constField 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::checkLink ( btSoftBody::Node const* node0, btSoftBody::Node const* node1 ) constField 'node1->m_v' in 2nd parameter 'node1' (pointer) has type 'btVector3'.
btSoftBody::checkLink ( int node0, int node1 ) constField 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::CJoint::Prepare ( btScalar dt, int iterations )Field 'this->m_rpos' in the object of this method has base type 'btVector3'.
btSoftBody::CJoint::Solve ( btScalar dt, btScalar sor )Field 'this->m_rpos' in the object of this method has base type 'btVector3'.
btSoftBody::CJoint::Terminate ( btScalar dt )Field 'this->m_rpos' in the object of this method has base type 'btVector3'.
btSoftBody::CJoint::Type ( ) constField 'this->m_rpos' in the object of this method has base type 'btVector3'.
btSoftBody::CJoint::~CJoint [in-charge] ( )Field 'this->m_rpos' in the object of this method has base type 'btVector3'.
btSoftBody::cleanupClusters ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::clusterAImpulse ( btSoftBody::Cluster* cluster, btSoftBody::Impulse const& impulse ) [static]Field 'impulse->m_velocity' in 2nd parameter 'impulse' (reference) has type 'btVector3'.
btSoftBody::clusterCom ( btSoftBody::Cluster const* cluster ) [static]Field 'cluster->m_dimpulses' in 1st parameter 'cluster' (pointer) has base type 'btVector3'.
btSoftBody::clusterCom ( int cluster ) constField 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::clusterCount ( ) constField 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::clusterDAImpulse ( btSoftBody::Cluster* cluster, btVector3 const& impulse ) [static]Field 'cluster->m_com' in 1st parameter 'cluster' (pointer) has type 'btVector3'.
btSoftBody::clusterDCImpulse ( btSoftBody::Cluster* cluster, btVector3 const& impulse ) [static]Field 'cluster->m_com' in 1st parameter 'cluster' (pointer) has type 'btVector3'.
btSoftBody::clusterDImpulse ( btSoftBody::Cluster* cluster, btVector3 const& rpos, btVector3 const& impulse ) [static]2nd parameter 'rpos' (reference) has base type 'btVector3'.
btSoftBody::clusterImpulse ( btSoftBody::Cluster* cluster, btVector3 const& rpos, btSoftBody::Impulse const& impulse ) [static]2nd parameter 'rpos' (reference) has base type 'btVector3'.
btSoftBody::clusterVAImpulse ( btSoftBody::Cluster* cluster, btVector3 const& impulse ) [static]Field 'cluster->m_com' in 1st parameter 'cluster' (pointer) has type 'btVector3'.
btSoftBody::clusterVelocity ( btSoftBody::Cluster const* cluster, btVector3 const& rpos ) [static]2nd parameter 'rpos' (reference) has base type 'btVector3'.
btSoftBody::clusterVImpulse ( btSoftBody::Cluster* cluster, btVector3 const& rpos, btVector3 const& impulse ) [static]2nd parameter 'rpos' (reference) has base type 'btVector3'.
btSoftBody::cutLink ( btSoftBody::Node const* node0, btSoftBody::Node const* node1, btScalar position )Field 'node1->m_v' in 2nd parameter 'node1' (pointer) has type 'btVector3'.
btSoftBody::cutLink ( int node0, int node1, btScalar position )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::dampClusters ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::defaultCollisionHandler ( btCollisionObject* pco )Field 'pco->m_broadphaseHandle->m_aabbMax' in 1st parameter 'pco' (pointer) has type 'btVector3'.
btSoftBody::defaultCollisionHandler ( btSoftBody* psb )Field 'psb->m_worldInfo->m_gravity' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBody::evaluateCom ( ) constField 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::generateBendingConstraints ( int distance, btSoftBody::Material* mat )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::generateClusters ( int k, int maxiterations )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::getAabb ( btVector3& aabbMin, btVector3& aabbMax ) const1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btSoftBody::getMass ( int node ) constField 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::getTotalMass ( ) constField 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::getVolume ( ) constField 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::indicesToPointers ( int const* map )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::initializeClusters ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::initializeFaceTree ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::integrateMotion ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::Joint::Prepare ( btScalar dt, int iterations )Field 'this->m_drift' in the object of this method has type 'btVector3'.
btSoftBody::Joint::~Joint [in-charge] ( )Field 'this->m_drift' in the object of this method has type 'btVector3'.
btSoftBody::LJoint::Prepare ( btScalar dt, int iterations )Field 'this->m_rpos' in the object of this method has base type 'btVector3'.
btSoftBody::LJoint::Solve ( btScalar dt, btScalar sor )Field 'this->m_rpos' in the object of this method has base type 'btVector3'.
btSoftBody::LJoint::Terminate ( btScalar dt )Field 'this->m_rpos' in the object of this method has base type 'btVector3'.
btSoftBody::LJoint::Type ( ) constField 'this->m_rpos' in the object of this method has base type 'btVector3'.
btSoftBody::LJoint::~LJoint [in-charge] ( )Field 'this->m_rpos' in the object of this method has base type 'btVector3'.
btSoftBody::pointersToIndices ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::predictMotion ( btScalar dt )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::prepareClusters ( int iterations )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::PSolve_Anchors ( btSoftBody* psb, btScalar kst, btScalar ti ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBody::PSolve_Links ( btSoftBody* psb, btScalar kst, btScalar ti ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBody::PSolve_RContacts ( btSoftBody* psb, btScalar kst, btScalar ti ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBody::PSolve_SContacts ( btSoftBody* psb, btScalar p2, btScalar ti ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBody::randomizeConstraints ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::RayFromToCaster::Process ( btDbvtNode const* leaf )Field 'this->m_rayNormalizedDirection' in the object of this method has type 'btVector3'.
btSoftBody::RayFromToCaster::RayFromToCaster [in-charge] ( btVector3 const& rayFrom, btVector3 const& rayTo, btScalar mxt )2nd parameter 'rayTo' (reference) has base type 'btVector3'.
btSoftBody::RayFromToCaster::~RayFromToCaster [in-charge] ( )Field 'this->m_rayNormalizedDirection' in the object of this method has type 'btVector3'.
btSoftBody::rayTest ( btVector3 const& rayFrom, btVector3 const& rayTo, btSoftBody::sRayCast& results )Field 'results->body->m_bounds' in 3rd parameter 'results' (reference) has base type 'btVector3'.
btSoftBody::rayTest ( btVector3 const& rayFrom, btVector3 const& rayTo, btScalar& mint, btSoftBody::eFeature::_& feature, int& index, bool bcountonly ) const2nd parameter 'rayTo' (reference) has base type 'btVector3'.
btSoftBody::refine ( btSoftBody::ImplicitFn* ifn, btScalar accurary, bool cut )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::releaseCluster ( int index )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::releaseClusters ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::rotate ( btQuaternion const& rot )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::scale ( btVector3 const& scl )1st parameter 'scl' (reference) has base type 'btVector3'.
btSoftBody::setCollisionShape ( btCollisionShape* collisionShape )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::setMass ( int node, btScalar mass )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::setPose ( bool bvolume, bool bframe )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::setSolver ( btSoftBody::eSolverPresets::_ preset )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::setTotalDensity ( btScalar density )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::setTotalMass ( btScalar mass, bool fromfaces )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::setVelocity ( btVector3 const& velocity )1st parameter 'velocity' (reference) has base type 'btVector3'.
btSoftBody::solveClusters ( btScalar sor )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::solveCommonConstraints ( btSoftBody** bodies, int count, int iterations ) [static]Field 'bodies->m_bounds' in 1st parameter 'bodies' (pointer) has base type 'btVector3'.
btSoftBody::solveConstraints ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::staticSolve ( int iterations )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::transform ( btTransform const& trs )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::translate ( btVector3 const& trs )1st parameter 'trs' (reference) has base type 'btVector3'.
btSoftBody::updateBounds ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::updateClusters ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::updateConstants ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::updateNormals ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::updatePose ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBody::VSolve_Links ( btSoftBody* psb, btScalar kst ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBody::~btSoftBody [in-charge] ( )Field 'this->m_worldInfo->water_normal' in the object of this method has type 'btVector3'.
btSoftBodyCollisionShape::calculateLocalInertia ( btScalar p1, btVector3& p2 ) const2nd parameter 'p2' (reference) has base type 'btVector3'.
btSoftBodyCollisionShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btSoftBodyCollisionShape::getLocalScaling ( ) constField 'this->m_body->m_pose->m_scl->m_el' in the object of this method has base type 'btVector3'.
btSoftBodyCollisionShape::getName ( ) constField 'this->m_body->m_pose->m_scl->m_el' in the object of this method has base type 'btVector3'.
btSoftBodyCollisionShape::processAllTriangles ( btTriangleCallback* p1, btVector3 const& p2, btVector3 const& p3 ) const3rd parameter 'p3' (reference) has base type 'btVector3'.
btSoftBodyCollisionShape::setLocalScaling ( btVector3 const& p1 )1st parameter 'p1' (reference) has base type 'btVector3'.
btSoftBodyCollisionShape::~btSoftBodyCollisionShape [in-charge] ( )Field 'this->m_body->m_pose->m_scl->m_el' in the object of this method has base type 'btVector3'.
btSoftBodyConcaveCollisionAlgorithm::btSoftBodyConcaveCollisionAlgorithm [in-charge] ( btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* body0, btCollisionObject* body1, bool isSwapped )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btSoftBodyConcaveCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSoftBodyConcaveCollisionAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btSoftBodyConcaveCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSoftBodyConcaveCollisionAlgorithm::SwappedCreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btSoftBodyHelpers::CreateEllipsoid ( btSoftBodyWorldInfo& worldInfo, btVector3 const& center, btVector3 const& radius, int res ) [static]3rd parameter 'radius' (reference) has base type 'btVector3'.
btSoftBodyHelpers::CreateFromConvexHull ( btSoftBodyWorldInfo& worldInfo, btVector3 const* vertices, int nvertices ) [static]Field 'worldInfo->m_gravity' in 1st parameter 'worldInfo' (reference) has type 'btVector3'.
btSoftBodyHelpers::CreateFromTriMesh ( btSoftBodyWorldInfo& worldInfo, btScalar const* vertices, int const* triangles, int ntriangles ) [static]Field 'worldInfo->m_gravity' in 1st parameter 'worldInfo' (reference) has type 'btVector3'.
btSoftBodyHelpers::CreatePatch ( btSoftBodyWorldInfo& worldInfo, btVector3 const& corner00, btVector3 const& corner10, btVector3 const& corner01, btVector3 const& corner11, int resx, int resy, int fixeds, bool gendiags ) [static]Field 'worldInfo->m_gravity' in 1st parameter 'worldInfo' (reference) has type 'btVector3'.
btSoftBodyHelpers::CreatePatchUV ( btSoftBodyWorldInfo& worldInfo, btVector3 const& corner00, btVector3 const& corner10, btVector3 const& corner01, btVector3 const& corner11, int resx, int resy, int fixeds, bool gendiags, float* tex_coords ) [static]Field 'worldInfo->m_gravity' in 1st parameter 'worldInfo' (reference) has type 'btVector3'.
btSoftBodyHelpers::CreateRope ( btSoftBodyWorldInfo& worldInfo, btVector3 const& from, btVector3 const& to, int res, int fixeds ) [static]Field 'worldInfo->m_gravity' in 1st parameter 'worldInfo' (reference) has type 'btVector3'.
btSoftBodyHelpers::Draw ( btSoftBody* psb, btIDebugDraw* idraw, int drawflags ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBodyHelpers::DrawClusterTree ( btSoftBody* psb, btIDebugDraw* idraw, int mindepth, int maxdepth ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBodyHelpers::DrawFaceTree ( btSoftBody* psb, btIDebugDraw* idraw, int mindepth, int maxdepth ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBodyHelpers::DrawFrame ( btSoftBody* psb, btIDebugDraw* idraw ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBodyHelpers::DrawInfos ( btSoftBody* psb, btIDebugDraw* idraw, bool masses, bool areas, bool stress ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBodyHelpers::DrawNodeTree ( btSoftBody* psb, btIDebugDraw* idraw, int mindepth, int maxdepth ) [static]Field 'psb->m_pose->m_com' in 1st parameter 'psb' (pointer) has type 'btVector3'.
btSoftBodyTriangleCallback::btSoftBodyTriangleCallback [in-charge] ( btDispatcher* dispatcher, btCollisionObject* body0, btCollisionObject* body1, bool isSwapped )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btSoftBodyTriangleCallback::processTriangle ( btVector3* triangle, int partId, int triangleIndex )1st parameter 'triangle' (pointer) has base type 'btVector3'.
btSoftClusterCollisionShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btSoftClusterCollisionShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btSoftClusterCollisionShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btSoftClusterCollisionShape::getMargin ( ) constField 'this->m_cluster->m_dimpulses' in the object of this method has base type 'btVector3'.
btSoftClusterCollisionShape::getName ( ) constField 'this->m_cluster->m_dimpulses' in the object of this method has base type 'btVector3'.
btSoftClusterCollisionShape::getShapeType ( ) constField 'this->m_cluster->m_dimpulses' in the object of this method has base type 'btVector3'.
btSoftClusterCollisionShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btSoftClusterCollisionShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btSoftClusterCollisionShape::setMargin ( btScalar margin )Field 'this->m_cluster->m_dimpulses' in the object of this method has base type 'btVector3'.
btSoftClusterCollisionShape::~btSoftClusterCollisionShape [in-charge] ( )Field 'this->m_cluster->m_dimpulses' in the object of this method has base type 'btVector3'.
btSoftColliders::CollideCL_RS::Process ( btDbvtNode const* leaf )Field 'this->m_colObj->m_broadphaseHandle->m_aabbMax' in the object of this method has type 'btVector3'.
btSoftColliders::CollideCL_RS::~CollideCL_RS [in-charge] ( )Field 'this->m_colObj->m_broadphaseHandle->m_aabbMax' in the object of this method has type 'btVector3'.
btSoftColliders::CollideCL_SS::Process ( btDbvtNode const* la, btDbvtNode const* lb )Field 'this->bodies->m_pose->m_com' in the object of this method has type 'btVector3'.
btSoftColliders::CollideCL_SS::~CollideCL_SS [in-charge] ( )Field 'this->bodies->m_pose->m_com' in the object of this method has type 'btVector3'.
btSoftColliders::CollideSDF_RS::Process ( btDbvtNode const* leaf )Field 'this->m_colObj1->m_broadphaseHandle->m_aabbMin' in the object of this method has type 'btVector3'.
btSoftColliders::CollideSDF_RS::~CollideSDF_RS [in-charge] ( )Field 'this->m_colObj1->m_broadphaseHandle->m_aabbMin' in the object of this method has type 'btVector3'.
btSoftColliders::CollideVF_SS::Process ( btDbvtNode const* lnode, btDbvtNode const* lface )Field 'this->psb->m_bounds' in the object of this method has base type 'btVector3'.
btSoftColliders::CollideVF_SS::~CollideVF_SS [in-charge] ( )Field 'this->psb->m_bounds' in the object of this method has base type 'btVector3'.
btSoftRigidCollisionAlgorithm::btSoftRigidCollisionAlgorithm [in-charge] ( btPersistentManifold* mf, btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* col0, btCollisionObject* col1, bool isSwapped )Field 'col1->m_broadphaseHandle->m_aabbMax' in 4th parameter 'col1' (pointer) has type 'btVector3'.
btSoftRigidCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSoftRigidCollisionAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btSoftRigidCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSoftRigidDynamicsWorld::addSoftBody ( btSoftBody* body )Field 'body->m_pose->m_rot->m_el' in 1st parameter 'body' (pointer) has base type 'btVector3'.
btSoftRigidDynamicsWorld::removeSoftBody ( btSoftBody* body )Field 'body->m_pose->m_rot->m_el' in 1st parameter 'body' (pointer) has base type 'btVector3'.
btSoftSoftCollisionAlgorithm::btSoftSoftCollisionAlgorithm [in-charge] ( btPersistentManifold* mf, btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 4th parameter 'body1' (pointer) has type 'btVector3'.
btSoftSoftCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSoftSoftCollisionAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btSoftSoftCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSolve2LinearConstraint::resolveBilateralPairConstraint ( btRigidBody* body0, btRigidBody* body1, btMatrix3x3 const& world2A, btMatrix3x3 const& world2B, btVector3 const& invInertiaADiag, btScalar const invMassA, btVector3 const& linvelA, btVector3 const& angvelA, btVector3 const& rel_posA1, btVector3 const& invInertiaBDiag, btScalar const invMassB, btVector3 const& linvelB, btVector3 const& angvelB, btVector3 const& rel_posA2, btScalar depthA, btVector3 const& normalA, btVector3 const& rel_posB1, btVector3 const& rel_posB2, btScalar depthB, btVector3 const& normalB, btScalar& imp0, btScalar& imp1 )17th parameter 'rel_posB1' (reference) has base type 'btVector3'.
btSolve2LinearConstraint::resolveUnilateralPairConstraint ( btRigidBody* body0, btRigidBody* body1, btMatrix3x3 const& world2A, btMatrix3x3 const& world2B, btVector3 const& invInertiaADiag, btScalar const invMassA, btVector3 const& linvelA, btVector3 const& angvelA, btVector3 const& rel_posA1, btVector3 const& invInertiaBDiag, btScalar const invMassB, btVector3 const& linvelB, btVector3 const& angvelB, btVector3 const& rel_posA2, btScalar depthA, btVector3 const& normalA, btVector3 const& rel_posB1, btVector3 const& rel_posB2, btScalar depthB, btVector3 const& normalB, btScalar& imp0, btScalar& imp1 )17th parameter 'rel_posB1' (reference) has base type 'btVector3'.
btSortedOverlappingPairCache::addOverlappingPair ( btBroadphaseProxy* proxy0, btBroadphaseProxy* proxy1 )Field 'proxy1->m_aabbMax' in 2nd parameter 'proxy1' (pointer) has type 'btVector3'.
btSortedOverlappingPairCache::cleanOverlappingPair ( btBroadphasePair& pair, btDispatcher* dispatcher )Field 'pair->m_pProxy0->m_aabbMin' in 1st parameter 'pair' (reference) has type 'btVector3'.
btSortedOverlappingPairCache::cleanProxyFromPairs ( btBroadphaseProxy* proxy, btDispatcher* dispatcher )Field 'proxy->m_aabbMin' in 1st parameter 'proxy' (pointer) has type 'btVector3'.
btSortedOverlappingPairCache::findPair ( btBroadphaseProxy* proxy0, btBroadphaseProxy* proxy1 )Field 'proxy1->m_aabbMax' in 2nd parameter 'proxy1' (pointer) has type 'btVector3'.
btSortedOverlappingPairCache::getOverlappingPairArrayPtr ( )Field 'retval->m_pProxy1->m_aabbMin' in return value (pointer) has type 'btVector3'.
btSortedOverlappingPairCache::getOverlappingPairArrayPtr ( ) constField 'retval->m_pProxy1->m_aabbMin' in return value (pointer) has type 'btVector3'.
btSortedOverlappingPairCache::removeOverlappingPair ( btBroadphaseProxy* proxy0, btBroadphaseProxy* proxy1, btDispatcher* dispatcher )Field 'proxy1->m_aabbMax' in 2nd parameter 'proxy1' (pointer) has type 'btVector3'.
btSortedOverlappingPairCache::removeOverlappingPairsContainingProxy ( btBroadphaseProxy* proxy, btDispatcher* dispatcher )Field 'proxy->m_aabbMin' in 1st parameter 'proxy' (pointer) has type 'btVector3'.
btSphereBoxCollisionAlgorithm::btSphereBoxCollisionAlgorithm [in-charge] ( btPersistentManifold* mf, btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* col0, btCollisionObject* col1, bool isSwapped )Field 'col1->m_broadphaseHandle->m_aabbMax' in 4th parameter 'col1' (pointer) has type 'btVector3'.
btSphereBoxCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSphereBoxCollisionAlgorithm::getSphereDistance ( btCollisionObject* boxObj, btVector3& v3PointOnBox, btVector3& v3PointOnSphere, btVector3 const& v3SphereCenter, btScalar fRadius )2nd parameter 'v3PointOnBox' (reference) has base type 'btVector3'.
btSphereBoxCollisionAlgorithm::getSpherePenetration ( btCollisionObject* boxObj, btVector3& v3PointOnBox, btVector3& v3PointOnSphere, btVector3 const& v3SphereCenter, btScalar fRadius, btVector3 const& aabbMin, btVector3 const& aabbMax )2nd parameter 'v3PointOnBox' (reference) has base type 'btVector3'.
btSphereBoxCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSphereShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btSphereShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btSphereShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btSphereShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btSphereShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btSphereSphereCollisionAlgorithm::btSphereSphereCollisionAlgorithm [in-charge] ( btPersistentManifold* mf, btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 4th parameter 'body1' (pointer) has type 'btVector3'.
btSphereSphereCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSphereSphereCollisionAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btSphereSphereCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSphereTriangleCollisionAlgorithm::btSphereTriangleCollisionAlgorithm [in-charge] ( btPersistentManifold* mf, btCollisionAlgorithmConstructionInfo const& ci, btCollisionObject* body0, btCollisionObject* body1, bool swapped )Field 'body1->m_broadphaseHandle->m_aabbMin' in 4th parameter 'body1' (pointer) has type 'btVector3'.
btSphereTriangleCollisionAlgorithm::calculateTimeOfImpact ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btSphereTriangleCollisionAlgorithm::CreateFunc::CreateCollisionAlgorithm ( btCollisionAlgorithmConstructionInfo& ci, btCollisionObject* body0, btCollisionObject* body1 )Field 'body1->m_broadphaseHandle->m_aabbMin' in 3rd parameter 'body1' (pointer) has type 'btVector3'.
btSphereTriangleCollisionAlgorithm::processCollision ( btCollisionObject* body0, btCollisionObject* body1, btDispatcherInfo const& dispatchInfo, btManifoldResult* resultOut )Field 'body1->m_broadphaseHandle->m_aabbMin' in 2nd parameter 'body1' (pointer) has type 'btVector3'.
btStaticPlaneShape::btStaticPlaneShape [in-charge] ( btVector3 const& planeNormal, btScalar planeConstant )1st parameter 'planeNormal' (reference) has base type 'btVector3'.
btStaticPlaneShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btStaticPlaneShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btStaticPlaneShape::getLocalScaling ( ) constField 'this->m_planeNormal' in the object of this method has type 'btVector3'.
btStaticPlaneShape::getName ( ) constField 'this->m_planeNormal' in the object of this method has type 'btVector3'.
btStaticPlaneShape::processAllTriangles ( btTriangleCallback* callback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btStaticPlaneShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btStaticPlaneShape::~btStaticPlaneShape [in-charge] ( )Field 'this->m_planeNormal' in the object of this method has type 'btVector3'.
btStridingMeshInterface::calculateAabbBruteForce ( btVector3& aabbMin, btVector3& aabbMax )1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btStridingMeshInterface::getPremadeAabb ( btVector3* aabbMin, btVector3* aabbMax ) const1st parameter 'aabbMin' (pointer) has base type 'btVector3'.
btStridingMeshInterface::hasPremadeAabb ( ) constField 'this->m_scaling' in the object of this method has type 'btVector3'.
btStridingMeshInterface::InternalProcessAllTriangles ( btInternalTriangleIndexCallback* callback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btStridingMeshInterface::setPremadeAabb ( btVector3 const& aabbMin, btVector3 const& aabbMax ) const1st parameter 'aabbMin' (reference) has base type 'btVector3'.
btStridingMeshInterface::~btStridingMeshInterface [in-charge] ( )Field 'this->m_scaling' in the object of this method has type 'btVector3'.
btSubsimplexConvexCast::btSubsimplexConvexCast [in-charge] ( btConvexShape const* shapeA, btConvexShape const* shapeB, btVoronoiSimplexSolver* simplexSolver )Field 'simplexSolver->m_simplexPointsQ' in 3rd parameter 'simplexSolver' (pointer) has base type 'btVector3'.
btSubsimplexConvexCast::calcTimeOfImpact ( btTransform const& fromA, btTransform const& toA, btTransform const& fromB, btTransform const& toB, btConvexCast::CastResult& result )Field 'result->m_hitPoint' in 5th parameter 'result' (reference) has type 'btVector3'.
btTriangleBuffer::processTriangle ( btVector3* triangle, int partId, int triangleIndex )1st parameter 'triangle' (pointer) has base type 'btVector3'.
btTriangleConvexcastCallback::processTriangle ( btVector3* triangle, int partId, int triangleIndex )1st parameter 'triangle' (pointer) has base type 'btVector3'.
btTriangleIndexVertexArray::btTriangleIndexVertexArray [in-charge] ( int numTriangles, int* triangleIndexBase, int triangleIndexStride, int numVertices, btScalar* vertexBase, int vertexStride )Field 'this->m_aabbMax' in the object of this method has type 'btVector3'.
btTriangleIndexVertexArray::getLockedReadOnlyVertexIndexBase ( unsigned char const** vertexbase, int& numverts, PHY_ScalarType& type, int& vertexStride, unsigned char const** indexbase, int& indexstride, int& numfaces, PHY_ScalarType& indicestype, int subpart ) constField 'this->m_aabbMax' in the object of this method has type 'btVector3'.
btTriangleIndexVertexArray::getLockedVertexIndexBase ( unsigned char** vertexbase, int& numverts, PHY_ScalarType& type, int& vertexStride, unsigned char** indexbase, int& indexstride, int& numfaces, PHY_ScalarType& indicestype, int subpart )Field 'this->m_aabbMax' in the object of this method has type 'btVector3'.
btTriangleIndexVertexArray::getNumSubParts ( ) constField 'this->m_aabbMax' in the object of this method has type 'btVector3'.
btTriangleIndexVertexArray::getPremadeAabb ( btVector3* aabbMin, btVector3* aabbMax ) const1st parameter 'aabbMin' (pointer) has base type 'btVector3'.
btTriangleIndexVertexArray::hasPremadeAabb ( ) constField 'this->m_aabbMax' in the object of this method has type 'btVector3'.
btTriangleIndexVertexArray::preallocateIndices ( int numindices )Field 'this->m_aabbMax' in the object of this method has type 'btVector3'.
btTriangleIndexVertexArray::preallocateVertices ( int numverts )Field 'this->m_aabbMax' in the object of this method has type 'btVector3'.
btTriangleIndexVertexArray::unLockReadOnlyVertexBase ( int subpart ) constField 'this->m_aabbMax' in the object of this method has type 'btVector3'.
btTriangleIndexVertexArray::unLockVertexBase ( int subpart )Field 'this->m_aabbMax' in the object of this method has type 'btVector3'.
btTriangleIndexVertexArray::~btTriangleIndexVertexArray [in-charge] ( )Field 'this->m_aabbMax' in the object of this method has type 'btVector3'.
btTriangleMesh::addTriangle ( btVector3 const& vertex0, btVector3 const& vertex1, btVector3 const& vertex2, bool removeDuplicateVertices )3rd parameter 'vertex2' (reference) has base type 'btVector3'.
btTriangleMesh::findOrAddVertex ( btVector3 const& vertex, bool removeDuplicateVertices )1st parameter 'vertex' (reference) has base type 'btVector3'.
btTriangleMeshShape::btTriangleMeshShape [in-charge] ( btStridingMeshInterface* meshInterface )Field 'meshInterface->m_scaling' in 1st parameter 'meshInterface' (pointer) has type 'btVector3'.
btTriangleMeshShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btTriangleMeshShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btTriangleMeshShape::getLocalScaling ( ) constReturn value (reference) has base type 'btVector3'.
btTriangleMeshShape::getName ( ) constField 'this->m_localAabbMin' in the object of this method has type 'btVector3'.
btTriangleMeshShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btTriangleMeshShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btTriangleMeshShape::processAllTriangles ( btTriangleCallback* callback, btVector3 const& aabbMin, btVector3 const& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btTriangleMeshShape::recalcLocalAabb ( )Field 'this->m_localAabbMin' in the object of this method has type 'btVector3'.
btTriangleMeshShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btTriangleMeshShape::~btTriangleMeshShape [in-charge] ( )Field 'this->m_localAabbMin' in the object of this method has type 'btVector3'.
btTriangleRaycastCallback::processTriangle ( btVector3* triangle, int partId, int triangleIndex )1st parameter 'triangle' (pointer) has base type 'btVector3'.
btTriangleRaycastCallback::~btTriangleRaycastCallback [in-charge] ( )Field 'this->m_to' in the object of this method has type 'btVector3'.
btTriangleShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btTriangleShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btTriangleShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btTriangleShape::getEdge ( int i, btVector3& pa, btVector3& pb ) const2nd parameter 'pa' (reference) has base type 'btVector3'.
btTriangleShape::getName ( ) constField 'this->m_vertices1' in the object of this method has base type 'btVector3'.
btTriangleShape::getNumEdges ( ) constField 'this->m_vertices1' in the object of this method has base type 'btVector3'.
btTriangleShape::getNumPlanes ( ) constField 'this->m_vertices1' in the object of this method has base type 'btVector3'.
btTriangleShape::getNumPreferredPenetrationDirections ( ) constField 'this->m_vertices1' in the object of this method has base type 'btVector3'.
btTriangleShape::getNumVertices ( ) constField 'this->m_vertices1' in the object of this method has base type 'btVector3'.
btTriangleShape::getPlane ( btVector3& planeNormal, btVector3& planeSupport, int i ) const2nd parameter 'planeSupport' (reference) has base type 'btVector3'.
btTriangleShape::getPlaneEquation ( int i, btVector3& planeNormal, btVector3& planeSupport ) const3rd parameter 'planeSupport' (reference) has base type 'btVector3'.
btTriangleShape::getPreferredPenetrationDirection ( int index, btVector3& penetrationVector ) const2nd parameter 'penetrationVector' (reference) has base type 'btVector3'.
btTriangleShape::getVertex ( int index, btVector3& vert ) const2nd parameter 'vert' (reference) has base type 'btVector3'.
btTriangleShape::isInside ( btVector3 const& pt, btScalar tolerance ) const1st parameter 'pt' (reference) has base type 'btVector3'.
btTriangleShape::localGetSupportingVertexWithoutMargin ( btVector3 const& dir ) const1st parameter 'dir' (reference) has base type 'btVector3'.
btTriangleShape::~btTriangleShape [in-charge] ( )Field 'this->m_vertices1' in the object of this method has base type 'btVector3'.
btTriangleShapeEx::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btUniformScalingShape::batchedUnitVectorGetSupportingVertexWithoutMargin ( btVector3 const* vectors, btVector3* supportVerticesOut, int numVectors ) const2nd parameter 'supportVerticesOut' (pointer) has base type 'btVector3'.
btUniformScalingShape::calculateLocalInertia ( btScalar mass, btVector3& inertia ) const2nd parameter 'inertia' (reference) has base type 'btVector3'.
btUniformScalingShape::getAabb ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btUniformScalingShape::getAabbSlow ( btTransform const& t, btVector3& aabbMin, btVector3& aabbMax ) const2nd parameter 'aabbMin' (reference) has base type 'btVector3'.
btUniformScalingShape::getLocalScaling ( ) constReturn value (reference) has base type 'btVector3'.
btUniformScalingShape::getPreferredPenetrationDirection ( int index, btVector3& penetrationVector ) const2nd parameter 'penetrationVector' (reference) has base type 'btVector3'.
btUniformScalingShape::localGetSupportingVertex ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btUniformScalingShape::localGetSupportingVertexWithoutMargin ( btVector3 const& vec ) const1st parameter 'vec' (reference) has base type 'btVector3'.
btUniformScalingShape::setLocalScaling ( btVector3 const& scaling )1st parameter 'scaling' (reference) has base type 'btVector3'.
btVoronoiSimplexSolver::addVertex ( btVector3 const& w, btVector3 const& p, btVector3 const& q )3rd parameter 'q' (reference) has base type 'btVector3'.
btVoronoiSimplexSolver::backup_closest ( btVector3& v )1st parameter 'v' (reference) has base type 'btVector3'.
btVoronoiSimplexSolver::closest ( btVector3& v )1st parameter 'v' (reference) has base type 'btVector3'.
btVoronoiSimplexSolver::closestPtPointTetrahedron ( btVector3 const& p, btVector3 const& a, btVector3 const& b, btVector3 const& c, btVector3 const& d, btSubSimplexClosestResult& finalResult )Field 'finalResult->m_closestPointOnSimplex' in 6th parameter 'finalResult' (reference) has type 'btVector3'.
btVoronoiSimplexSolver::closestPtPointTriangle ( btVector3 const& p, btVector3 const& a, btVector3 const& b, btVector3 const& c, btSubSimplexClosestResult& result )4th parameter 'c' (reference) has base type 'btVector3'.
btVoronoiSimplexSolver::compute_points ( btVector3& p1, btVector3& p2 )1st parameter 'p1' (reference) has base type 'btVector3'.
btVoronoiSimplexSolver::emptySimplex ( ) constField 'this->m_cachedBC->m_closestPointOnSimplex' in the object of this method has type 'btVector3'.
btVoronoiSimplexSolver::getSimplex ( btVector3* pBuf, btVector3* qBuf, btVector3* yBuf ) const3rd parameter 'yBuf' (pointer) has base type 'btVector3'.
btVoronoiSimplexSolver::inSimplex ( btVector3 const& w )1st parameter 'w' (reference) has base type 'btVector3'.
btVoronoiSimplexSolver::maxVertex ( )Field 'this->m_cachedBC->m_closestPointOnSimplex' in the object of this method has type 'btVector3'.
btVoronoiSimplexSolver::pointOutsideOfPlane ( btVector3 const& p, btVector3 const& a, btVector3 const& b, btVector3 const& c, btVector3 const& d )4th parameter 'c' (reference) has base type 'btVector3'.
btVoronoiSimplexSolver::reduceVertices ( btUsageBitfield const& usedVerts )Field 'this->m_cachedBC->m_closestPointOnSimplex' in the object of this method has type 'btVector3'.
btVoronoiSimplexSolver::removeVertex ( int index )Field 'this->m_cachedBC->m_closestPointOnSimplex' in the object of this method has type 'btVector3'.
btVoronoiSimplexSolver::reset ( )Field 'this->m_cachedBC->m_closestPointOnSimplex' in the object of this method has type 'btVector3'.
btVoronoiSimplexSolver::updateClosestVectorAndPoints ( )Field 'this->m_cachedBC->m_closestPointOnSimplex' in the object of this method has type 'btVector3'.
btWheelInfo::getSuspensionRestLength ( ) constField 'this->m_raycastInfo->m_wheelDirectionWS' in the object of this method has type 'btVector3'.
btWheelInfo::updateWheel ( btRigidBody const& chassis, btWheelInfo::RaycastInfo& raycastInfo )Field 'raycastInfo->m_contactPointWS' in 2nd parameter 'raycastInfo' (reference) has type 'btVector3'.
GIM_TRIANGLE_CONTACT::merge_points ( btVector4 const& plane, btScalar margin, btVector3 const* points, int point_count )3rd parameter 'points' (pointer) has base type 'btVector3'.
HullLibrary::CreateConvexHull ( HullDesc const& desc, HullResult& result )Field 'desc->mVertices' in 1st parameter 'desc' (reference) has base type 'btVector3'.
resolveSingleBilateral ( btRigidBody& body1, btVector3 const& pos1, btRigidBody& body2, btVector3 const& pos2, btScalar distance, btVector3 const& normal, btScalar& impulse, btScalar timeStep )4th parameter 'pos2' (reference) has base type 'btVector3'.
resolveSingleCollision ( btRigidBody& body1, btRigidBody& body2, btManifoldPoint& contactPoint, btContactSolverInfo const& info )Field 'contactPoint->m_localPointA' in 3rd parameter 'contactPoint' (reference) has type 'btVector3'.
resolveSingleCollisionCombined ( btRigidBody& body1, btRigidBody& body2, btManifoldPoint& contactPoint, btContactSolverInfo const& solverInfo )Field 'contactPoint->m_localPointA' in 3rd parameter 'contactPoint' (reference) has type 'btVector3'.
resolveSingleFriction ( btRigidBody& body1, btRigidBody& body2, btManifoldPoint& contactPoint, btContactSolverInfo const& solverInfo )Field 'contactPoint->m_localPointA' in 3rd parameter 'contactPoint' (reference) has type 'btVector3'.
SphereTriangleDetector::SphereTriangleDetector [in-charge] ( btSphereShape* sphere, btTriangleShape* triangle, btScalar contactBreakingThreshold )Field 'triangle->m_vertices1' in 2nd parameter 'triangle' (pointer) has base type 'btVector3'.