Searched defs:btVertexBufferDescriptor (Results 1 – 3 of 3) sorted by relevance
20 public class btVertexBufferDescriptor extends BulletBase { class23 protected btVertexBufferDescriptor(final String className, long cPtr, boolean cMemoryOwn) { in btVertexBufferDescriptor() method in btVertexBufferDescriptor29 public btVertexBufferDescriptor(long cPtr, boolean cMemoryOwn) { in btVertexBufferDescriptor() method in btVertexBufferDescriptor
25 class btVertexBufferDescriptor; variable
42 btVertexBufferDescriptor() in btVertexBufferDescriptor() function