BulletCSharp.BulletSoftBodyPINVOKE.btCPUVertexBufferDescriptor_getBufferType C# (CSharp) Method

btCPUVertexBufferDescriptor_getBufferType() private method

private btCPUVertexBufferDescriptor_getBufferType ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int btCPUVertexBufferDescriptor_getBufferType(HandleRef jarg1);
BulletSoftBodyPINVOKE