14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
31 protected override void Dispose(
bool disposing) {
33 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
38 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
40 base.Dispose(disposing);
78 CFxView ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new CFxView(cPtr,
false);
89 MemoryManager mMan = MemoryManager.GetMemoryManager();
90 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
virtual OdGiRasterImage GetSlideImage(CFxView pView)
virtual void RemoveDrawHook(SWIGTYPE_p_f_p_q_const__CFxView__void arg0)
override void Dispose(bool disposing)
virtual bool IsSceneUpdatingActive()
virtual void ShrinkMemory()
virtual SWIGTYPE_p_CFxDisplayContext GetDisplayContext()
virtual void SetSlideImage(OdGiRasterImage slide, CFxView pView)
virtual void SetSceneUpdatingActive(bool bVal)
virtual void Regen(CFxView pView)
virtual UInt32 GetEffectiveBackgroundColor()
virtual CFxView GetMaximizedView()
virtual CFxDocument GetFxDocument()
virtual void AddDrawHook(SWIGTYPE_p_f_p_q_const__CFxView__void arg0)
CFxDisplayDevice(IntPtr cPtr, bool cMemoryOwn)
virtual void InvalidateAllViewports()
virtual void SetMaximizedView(CFxView pView)
static HandleRef getCPtr(CFxDisplayDevice obj)
static HandleRef getCPtr(CFxView obj)
static global::System.Exception Retrieve()
static void CFxDisplayDevice_SetMaximizedView(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static UInt32 CFxDisplayDevice_GetEffectiveBackgroundColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxDisplayDevice_Regen(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxDisplayDevice_GetMaximizedView(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxDisplayDevice_RemoveDrawHook(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxDisplayDevice_Redraw(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxDisplayDevice_SetSlideImage(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxDisplayDevice_SetSceneUpdatingActive(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxDisplayDevice_ShrinkMemory(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDisplayDevice_GetDisplayContext(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxDisplayDevice_InvalidateAllViewports(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxDisplayDevice_IsSceneUpdatingActive(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxDisplayDevice_GetFxDocument(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxDisplayDevice_AddDrawHook(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr CFxDisplayDevice_GetSlideImage(global::System.Runtime.InteropServices.HandleRef jarg1, CFxView jarg2)
static void delete_CFxDisplayDevice(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGiRasterImage obj)