BulletCSharp.btAlignedObjectArrayVector3.getCPtr C# (CSharp) Méthode

getCPtr() static private méthode

static private getCPtr ( btAlignedObjectArrayVector3 obj ) : HandleRef
obj btAlignedObjectArrayVector3
Résultat System.Runtime.InteropServices.HandleRef
        internal static HandleRef getCPtr(btAlignedObjectArrayVector3 obj)
        {
            return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
        }