BulletCSharp.BulletSoftBodyPINVOKE.btVertexBufferDescriptor_hasVertexPositions C# (CSharp) Method

btVertexBufferDescriptor_hasVertexPositions() private method

private btVertexBufferDescriptor_hasVertexPositions ( HandleRef jarg1 ) : bool
jarg1 HandleRef
return bool
        public static extern bool btVertexBufferDescriptor_hasVertexPositions(HandleRef jarg1);
BulletSoftBodyPINVOKE