OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btSoftBody_sCti_normal_set
(Results
1 - 2
of
2
) sorted by null
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
SoftbodyJNI.java
153
public final static native void
btSoftBody_sCti_normal_set
(long jarg1, btSoftBody.sCti jarg1_, long jarg2, btVector3 jarg2_);
[
all
...]
btSoftBody.java
667
SoftbodyJNI.
btSoftBody_sCti_normal_set
(swigCPtr, this, btVector3.getCPtr(value), value);
[
all
...]
Completed in 38 milliseconds