BulletCSharp.BulletCollisionPINVOKE.btFace_m_indices_get C# (CSharp) Method

btFace_m_indices_get() private method

private btFace_m_indices_get ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr btFace_m_indices_get(HandleRef jarg1);
BulletCollisionPINVOKE