OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:new_btSoftBody_Element
(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
169
public final static native long
new_btSoftBody_Element
();
[
all
...]
btSoftBody.java
815
this(SoftbodyJNI.
new_btSoftBody_Element
(), true);
[
all
...]
Completed in 510 milliseconds