14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
71 OdAvePref ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdAvePref(cPtr,
false);
static HandleRef getCPtr(OdAveBGOpt obj)
static HandleRef getCPtr(OdAveFogOpt obj)
static HandleRef getCPtr(OdAveFullOpt obj)
static HandleRef getCPtr(OdAvePref obj)
static HandleRef getCPtr(OdAveRFileOpt obj)
static HandleRef getCPtr(OdAveRaytrOpt obj)
OdAveRenderOption(IntPtr cPtr, bool cMemoryOwn)
virtual void Dispose(bool disposing)
OdResult writeRenderOption(OdDbDatabase pDb)
static HandleRef getCPtr(OdAveRenderOption obj)
bool getRenderOption(OdDbDatabase pDb)
static HandleRef getCPtr(OdAveScanlOpt obj)
static HandleRef getCPtr(OdDbDatabase obj)
static global::System.Exception Retrieve()
static global::System.IntPtr OdAveRenderOption_m_RaytrOpt_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRenderOption_m_FullOpt_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdAveRenderOption_m_BGOpt_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdAveRenderOption_m_RaytrOpt_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdAveRenderOption_m_RFileOpt_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRenderOption_m_RFileOpt_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdAveRenderOption_m_ScanlOpt_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdAveRenderOption_m_BGOpt_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdAveRenderOption(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRenderOption_m_Pref_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdAveRenderOption_getRenderOption(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static int OdAveRenderOption_writeRenderOption(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdAveRenderOption_m_Pref_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRenderOption_m_ScanlOpt_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdAveRenderOption_m_FogOpt_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdAveRenderOption_m_FullOpt_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveRenderOption_m_FogOpt_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)