| Package | Description |
|---|---|
| org.bytedeco.bullet.BulletSoftBody |
| Modifier and Type | Method and Description |
|---|---|
btVertexBufferDescriptor.BufferTypes |
btVertexBufferDescriptor.getBufferType()
Return the type of the vertex buffer descriptor.
|
btVertexBufferDescriptor.BufferTypes |
btCPUVertexBufferDescriptor.getBufferType()
Return the type of the vertex buffer descriptor.
|
btVertexBufferDescriptor.BufferTypes |
btVertexBufferDescriptor.BufferTypes.intern() |
static btVertexBufferDescriptor.BufferTypes |
btVertexBufferDescriptor.BufferTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static btVertexBufferDescriptor.BufferTypes[] |
btVertexBufferDescriptor.BufferTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.