Ejemplo n.º 1
0
        public LiSPSMShadowCameraSetup __deref__()
        {
            global::System.IntPtr   cPtr = OgrePINVOKE.LiSPSMShadowCameraSetupPtr___deref__(swigCPtr);
            LiSPSMShadowCameraSetup ret  = (cPtr == global::System.IntPtr.Zero) ? null : new LiSPSMShadowCameraSetup(cPtr, false);

            if (OgrePINVOKE.SWIGPendingException.Pending)
            {
                throw OgrePINVOKE.SWIGPendingException.Retrieve();
            }
            return(ret);
        }
 internal static global::System.Runtime.InteropServices.HandleRef getCPtr(LiSPSMShadowCameraSetup obj)
 {
     return((obj == null) ? new global::System.Runtime.InteropServices.HandleRef(null, global::System.IntPtr.Zero) : obj.swigCPtr);
 }