HomeSort by relevance Sort by last modified time
    Searched defs:appendNote (Results 1 - 2 of 2) sorted by null

  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.cpp 186 void btSoftBody::appendNote( const char* text,
211 void btSoftBody::appendNote( const char* text,
215 appendNote(text,o,btVector4(1,0,0,0),feature);
219 void btSoftBody::appendNote( const char* text,
224 appendNote(text,o,btVector4(w,w,0,0), feature->m_n[0],
229 void btSoftBody::appendNote( const char* text,
234 appendNote(text,o,btVector4(w,w,w,0), feature->m_n[0],
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBody.java     [all...]

Completed in 75 milliseconds