Home
last modified time | relevance | path

Searched refs:impulseRotation1 (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/reactphysics3d/reactphysics3d-0.8.0/src/components/
H A DFixedJointComponents.cpp198 Vector3 impulseRotation1(mImpulseRotation[index1]); in swapComponents() local
220 new (mImpulseRotation + index2) Vector3(impulseRotation1); in swapComponents()
H A DHingeJointComponents.cpp303 Vector2 impulseRotation1(mImpulseRotation[index1]); in swapComponents() local
345 new (mImpulseRotation + index2) Vector2(impulseRotation1); in swapComponents()
H A DSliderJointComponents.cpp328 Vector3 impulseRotation1(mImpulseRotation[index1]); in swapComponents() local
375 new (mImpulseRotation + index2) Vector3(impulseRotation1); in swapComponents()