BulletCSharp.BulletCollisionPINVOKE.btTriangleMeshShapeData_m_collisionShapeData_get C# (CSharp) Method

btTriangleMeshShapeData_m_collisionShapeData_get() private method

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