BulletCSharp.BulletCollisionPINVOKE.btCollisionObjectDoubleData_m_ccdSweptSphereRadius_get C# (CSharp) Method

btCollisionObjectDoubleData_m_ccdSweptSphereRadius_get() private method

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