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

btCollisionObjectDoubleData_m_ccdSweptSphereRadius_get() 개인적인 메소드

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