BulletCSharp.BulletCollisionPINVOKE.btConvexPolyhedron_m_localCenter_get C# (CSharp) 메소드

btConvexPolyhedron_m_localCenter_get() 개인적인 메소드

private btConvexPolyhedron_m_localCenter_get ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
리턴 IntPtr
        public static extern IntPtr btConvexPolyhedron_m_localCenter_get(HandleRef jarg1);
BulletCollisionPINVOKE