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

btCapsuleShapeData_m_convexInternalShapeData_get() 개인적인 메소드

private btCapsuleShapeData_m_convexInternalShapeData_get ( HandleRef jarg1 ) : IntPtr
jarg1 System.Runtime.InteropServices.HandleRef
리턴 System.IntPtr
        public static extern IntPtr btCapsuleShapeData_m_convexInternalShapeData_get(HandleRef jarg1);
BulletCollisionPINVOKE