14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
19 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
21 swigCPtr =
new HandleRef(
this, cPtr);
24 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
26 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
29 protected override void Dispose(
bool disposing) {
31 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
36 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
38 base.Dispose(disposing);
43 MemoryManager mMan = MemoryManager.GetMemoryManager();
44 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
84 MemoryManager mMan = MemoryManager.GetMemoryManager();
85 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static IntPtr OdGiGroundPlaneBackgroundTraits_desc()
static string OdGiGroundPlaneBackgroundTraits_getRealClassName(IntPtr jarg1)
static void OdGiGroundPlaneBackgroundTraits_setColorGroundPlaneNear(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiGroundPlaneBackgroundTraits_setColorUndergroundHorizon(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiGroundPlaneBackgroundTraits_setColorUndergroundAzimuth(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdGiGroundPlaneBackgroundTraits_cast(HandleRef jarg1)
static global::System.IntPtr OdGiGroundPlaneBackgroundTraits_colorGroundPlaneNear(HandleRef jarg1)
static global::System.IntPtr OdGiGroundPlaneBackgroundTraits_colorSkyHorizon(HandleRef jarg1)
static IntPtr OdGiGroundPlaneBackgroundTraits_createObject()
static global::System.IntPtr OdGiGroundPlaneBackgroundTraits_colorGroundPlaneFar(HandleRef jarg1)
static void OdGiGroundPlaneBackgroundTraits_setColorSkyZenith(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiGroundPlaneBackgroundTraits_setColorGroundPlaneFar(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGiGroundPlaneBackgroundTraits_colorUndergroundAzimuth(HandleRef jarg1)
static void OdGiGroundPlaneBackgroundTraits_setColorSkyHorizon(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdGiGroundPlaneBackgroundTraits(HandleRef jarg1)
static IntPtr OdGiGroundPlaneBackgroundTraits_isA(HandleRef jarg1)
static IntPtr OdGiGroundPlaneBackgroundTraits_queryX(HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdGiGroundPlaneBackgroundTraits_colorUndergroundHorizon(HandleRef jarg1)
static global::System.IntPtr OdGiGroundPlaneBackgroundTraits_colorSkyZenith(HandleRef jarg1)
static HandleRef getCPtr(OdCmEntityColor obj)
override OdRxObject queryX(OdRxClass protocolClass)
override void Dispose(bool disposing)
static HandleRef getCPtr(OdGiGroundPlaneBackgroundTraits obj)
virtual void setColorSkyZenith(OdCmEntityColor color)
static OdGiGroundPlaneBackgroundTraits cast(OdRxObject pObj)
virtual OdCmEntityColor colorGroundPlaneNear()
virtual OdCmEntityColor colorSkyZenith()
virtual void setColorUndergroundAzimuth(OdCmEntityColor color)
virtual void setColorGroundPlaneNear(OdCmEntityColor color)
virtual void setColorUndergroundHorizon(OdCmEntityColor color)
virtual void setColorSkyHorizon(OdCmEntityColor color)
virtual OdCmEntityColor colorUndergroundAzimuth()
virtual OdCmEntityColor colorUndergroundHorizon()
static new OdRxClass desc()
OdGiGroundPlaneBackgroundTraits(IntPtr cPtr, bool cMemoryOwn)
virtual OdCmEntityColor colorGroundPlaneFar()
static string getRealClassName(IntPtr ptr)
virtual void setColorGroundPlaneFar(OdCmEntityColor color)
static OdGiGroundPlaneBackgroundTraits createObject()
virtual OdCmEntityColor colorSkyHorizon()
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)