OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_graphicsWorldTrans
(Results
1 - 3
of
3
) sorted by null
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btDefaultMotionState.h
9
btTransform
m_graphicsWorldTrans
;
17
:
m_graphicsWorldTrans
(startTrans),
28
centerOfMassWorldTrans =
m_graphicsWorldTrans
* m_centerOfMassOffset.inverse() ;
35
m_graphicsWorldTrans
= centerOfMassWorldTrans * m_centerOfMassOffset;
/external/libgdx/extensions/gdx-bullet/jni/swig/linearmath/
btDefaultMotionState.i
15
out = $self->
m_graphicsWorldTrans
;
/external/libgdx/extensions/gdx-bullet/jni/swig-src/linearmath/
linearmath_wrap.cpp
[
all
...]
Completed in 477 milliseconds