OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transformRotationOnly
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btSpatialAlgebra.h
201
void
transformRotationOnly
( const SpatialVectorType &inVec,
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Featherstone/
btMultiBody.cpp
834
fromWorld.
transformRotationOnly
(m_links[i].m_absFrameTotVelocity, spatVel[i+1]);
835
fromWorld.
transformRotationOnly
(m_links[i].m_absFrameLocVelocity, spatJointVel);
[
all
...]
Completed in 205 milliseconds