Home
last modified time | relevance | path

Searched defs:btVertexBufferDescriptor (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DbtVertexBufferDescriptor.java20 public class btVertexBufferDescriptor extends BulletBase { class
23 protected btVertexBufferDescriptor(final String className, long cPtr, boolean cMemoryOwn) { in btVertexBufferDescriptor() method in btVertexBufferDescriptor
29 public btVertexBufferDescriptor(long cPtr, boolean cMemoryOwn) { in btVertexBufferDescriptor() method in btVertexBufferDescriptor
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
DbtSoftBodySolvers.h25 class btVertexBufferDescriptor; variable
DbtSoftBodySolverVertexBuffer.h42 btVertexBufferDescriptor() in btVertexBufferDescriptor() function