OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:btSoftBody_Link_c3_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
217
public final static native void
btSoftBody_Link_c3_set
(long jarg1, btSoftBody.Link jarg1_, long jarg2, btVector3 jarg2_);
[
all
...]
btSoftBody.java
1178
SoftbodyJNI.
btSoftBody_Link_c3_set
(swigCPtr, this, btVector3.getCPtr(value), value);
[
all
...]
Completed in 815 milliseconds