SWIGTYPE_p_btVoronoiSimplexSolver.getCPtr C# (CSharp) Method

getCPtr() static private method

static private getCPtr ( SWIGTYPE_p_btVoronoiSimplexSolver, obj ) : HandleRef
obj SWIGTYPE_p_btVoronoiSimplexSolver,
return HandleRef
    internal static HandleRef getCPtr(SWIGTYPE_p_btVoronoiSimplexSolver obj)
    {
        return (obj == null) ? new HandleRef(null, IntPtr.Zero) : obj.swigCPtr;
    }
SWIGTYPE_p_btVoronoiSimplexSolver