예제 #1
0
    public SWIGTYPE_p_IGuiFactory __deref__()
    {
        global::System.IntPtr  cPtr = IronSightEnginePINVOKE.GuiFactory___deref__(swigCPtr);
        SWIGTYPE_p_IGuiFactory ret  = (cPtr == global::System.IntPtr.Zero) ? null : new SWIGTYPE_p_IGuiFactory(cPtr, false);

        return(ret);
    }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(SWIGTYPE_p_IGuiFactory obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }
예제 #3
0
 public GuiFactory(SWIGTYPE_p_IGuiFactory src) : this(IronSightEnginePINVOKE.new_GuiFactory__SWIG_1(SWIGTYPE_p_IGuiFactory.getCPtr(src)), true)
 {
 }
예제 #4
0
 public GuiFactory(SWIGTYPE_p_IGuiFactory src) : this(ISMathPINVOKE.new_GuiFactory__SWIG_1(SWIGTYPE_p_IGuiFactory.getCPtr(src)), true)
 {
 }