BulletCSharp.BulletSoftBodyPINVOKE.btVertexBufferDescriptor_hasNormals C# (CSharp) Method

btVertexBufferDescriptor_hasNormals() private method

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