BulletCSharp.btMultiSphereShape.getCPtr C# (CSharp) Метод

getCPtr() статический приватный Метод

static private getCPtr ( btMultiSphereShape obj ) : HandleRef
obj btMultiSphereShape
Результат System.Runtime.InteropServices.HandleRef
        internal static HandleRef getCPtr(btMultiSphereShape obj)
        {
            return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
        }