Home
last modified time | relevance | path

Searched refs:m_solverBodyA (Results 1 – 17 of 17) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/bullet/src/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolver.cpp341 solverConstraint.m_solverBodyA = body0 ? body0 : &getFixedBody(); in setupFrictionConstraint()
687 solverConstraint.m_solverBodyA = rb0? rb0 : &getFixedBody(); in convertContact()
856 currentConstraintRow[j].m_solverBodyA = &rbA; in solveGroupCacheFriendlySetup()
1025 …resolveSingleConstraintRowGenericSIMD(*constraint.m_solverBodyA,*constraint.m_solverBodyB,constrai… in solveSingleIteration()
1038 …resolveSingleConstraintRowLowerLimitSIMD(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB… in solveSingleIteration()
1053 …resolveSingleConstraintRowGenericSIMD(*solveManifold.m_solverBodyA, *solveManifold.m_solverBodyB,s… in solveSingleIteration()
1063 … resolveSingleConstraintRowGeneric(*constraint.m_solverBodyA,*constraint.m_solverBodyB,constraint); in solveSingleIteration()
1075 …resolveSingleConstraintRowLowerLimit(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB,sol… in solveSingleIteration()
1089 …resolveSingleConstraintRowGeneric(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB,solveM… in solveSingleIteration()
1113 …resolveSplitPenetrationSIMD(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB,solveManifol… in solveGroupCacheFriendlySplitImpulseIterations()
[all …]
H A DbtSolverConstraint.h61 btRigidBody* m_solverBodyA; in ATTRIBUTE_ALIGNED64() member
/dports/games/critterding/critterding-beta12/src/utils/bullet/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolver.cpp341 solverConstraint.m_solverBodyA = body0 ? body0 : &getFixedBody(); in setupFrictionConstraint()
670 solverConstraint.m_solverBodyA = rb0? rb0 : &getFixedBody(); in convertContact()
805 currentConstraintRow[j].m_solverBodyA = &rbA; in solveGroupCacheFriendlySetup()
961 …resolveSingleConstraintRowGenericSIMD(*constraint.m_solverBodyA,*constraint.m_solverBodyB,constrai… in solveSingleIteration()
974 …resolveSingleConstraintRowLowerLimitSIMD(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB… in solveSingleIteration()
989 …resolveSingleConstraintRowGenericSIMD(*solveManifold.m_solverBodyA, *solveManifold.m_solverBodyB,s… in solveSingleIteration()
999 … resolveSingleConstraintRowGeneric(*constraint.m_solverBodyA,*constraint.m_solverBodyB,constraint); in solveSingleIteration()
1011 …resolveSingleConstraintRowLowerLimit(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB,sol… in solveSingleIteration()
1025 …resolveSingleConstraintRowGeneric(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB,solveM… in solveSingleIteration()
1049 …resolveSplitPenetrationSIMD(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB,solveManifol… in solveGroupCacheFriendlySplitImpulseIterations()
[all …]
H A DbtSolverConstraint.h61 btRigidBody* m_solverBodyA; in ATTRIBUTE_ALIGNED64() member
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolver.cpp341 solverConstraint.m_solverBodyA = body0 ? body0 : &getFixedBody(); in setupFrictionConstraint()
679 solverConstraint.m_solverBodyA = rb0? rb0 : &getFixedBody(); in convertContact()
848 currentConstraintRow[j].m_solverBodyA = &rbA; in solveGroupCacheFriendlySetup()
1017 …resolveSingleConstraintRowGenericSIMD(*constraint.m_solverBodyA,*constraint.m_solverBodyB,constrai… in solveSingleIteration()
1030 …resolveSingleConstraintRowLowerLimitSIMD(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB… in solveSingleIteration()
1045 …resolveSingleConstraintRowGenericSIMD(*solveManifold.m_solverBodyA, *solveManifold.m_solverBodyB,s… in solveSingleIteration()
1055 … resolveSingleConstraintRowGeneric(*constraint.m_solverBodyA,*constraint.m_solverBodyB,constraint); in solveSingleIteration()
1067 …resolveSingleConstraintRowLowerLimit(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB,sol… in solveSingleIteration()
1081 …resolveSingleConstraintRowGeneric(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB,solveM… in solveSingleIteration()
1105 …resolveSplitPenetrationSIMD(*solveManifold.m_solverBodyA,*solveManifold.m_solverBodyB,solveManifol… in solveGroupCacheFriendlySplitImpulseIterations()
[all …]
H A DbtSolverConstraint.h61 btRigidBody* m_solverBodyA; in ATTRIBUTE_ALIGNED64() member
/dports/devel/bullet/bullet3-3.21/src/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolverMt.h81 int m_solverBodyA; in ATTRIBUTE_ALIGNED16() member
H A DbtSequentialImpulseConstraintSolverMt.cpp659 …convertJoint(currentConstraintRow, constraint, info1, jointParams.m_solverBodyA, jointParams.m_sol… in internalConvertMultipleJoints()
722 params.m_solverBodyA = getOrInitSolverBody(constraint->getRigidBodyA(), infoGlobal.m_timeStep); in convertJoints()
/dports/graphics/blender/blender-2.91.0/extern/bullet2/src/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolverMt.h81 int m_solverBodyA; in ATTRIBUTE_ALIGNED16() member
H A DbtSequentialImpulseConstraintSolverMt.cpp659 …convertJoint(currentConstraintRow, constraint, info1, jointParams.m_solverBodyA, jointParams.m_sol… in internalConvertMultipleJoints()
722 params.m_solverBodyA = getOrInitSolverBody(constraint->getRigidBodyA(), infoGlobal.m_timeStep); in convertJoints()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolverMt.h81 int m_solverBodyA; in ATTRIBUTE_ALIGNED16() member
H A DbtSequentialImpulseConstraintSolverMt.cpp659 …convertJoint(currentConstraintRow, constraint, info1, jointParams.m_solverBodyA, jointParams.m_sol… in internalConvertMultipleJoints()
722 params.m_solverBodyA = getOrInitSolverBody(constraint->getRigidBodyA(), infoGlobal.m_timeStep); in convertJoints()
/dports/devel/py-bullet3/bullet3-3.21/src/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolverMt.h81 int m_solverBodyA; in ATTRIBUTE_ALIGNED16() member
H A DbtSequentialImpulseConstraintSolverMt.cpp659 …convertJoint(currentConstraintRow, constraint, info1, jointParams.m_solverBodyA, jointParams.m_sol… in internalConvertMultipleJoints()
722 params.m_solverBodyA = getOrInitSolverBody(constraint->getRigidBodyA(), infoGlobal.m_timeStep); in convertJoints()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletDynamics/ConstraintSolver/
H A DbtSequentialImpulseConstraintSolverMt.h81 int m_solverBodyA; in ATTRIBUTE_ALIGNED16() member
H A DbtSequentialImpulseConstraintSolverMt.cpp659 …convertJoint(currentConstraintRow, constraint, info1, jointParams.m_solverBodyA, jointParams.m_sol… in internalConvertMultipleJoints()
722 params.m_solverBodyA = getOrInitSolverBody(constraint->getRigidBodyA(), infoGlobal.m_timeStep); in convertJoints()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/BulletMultiThreaded/
H A DbtParallelConstraintSolver.cpp1209 currentConstraintRow[j].m_solverBodyA = &rbA; in solveGroup()