14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
52 MemoryManager mMan = MemoryManager.GetMemoryManager();
53 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
72 MemoryManager mMan = MemoryManager.GetMemoryManager();
73 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
92 MemoryManager mMan = MemoryManager.GetMemoryManager();
93 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
112 MemoryManager mMan = MemoryManager.GetMemoryManager();
113 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
132 MemoryManager mMan = MemoryManager.GetMemoryManager();
133 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
152 MemoryManager mMan = MemoryManager.GetMemoryManager();
153 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static Int32 OdGiGrayRamp_gridDivisions(HandleRef jarg1)
static IntPtr OdGiGrayRamp_createDynamic__SWIG_2(Int32 jarg1)
static UInt32 OdGiGrayRamp_color(HandleRef jarg1, Int32 jarg2)
static Int32 OdGiGrayRamp_baseOffset(HandleRef jarg1)
static IntPtr OdGiGrayRamp_createDynamic__SWIG_1(Int32 jarg1, float jarg2)
static IntPtr OdGiGrayRamp_createDynamic__SWIG_3()
static Int32 OdGiGrayRamp_closestMatch(HandleRef jarg1, UInt32 jarg2)
static void delete_OdGiGrayRamp(HandleRef jarg1)
static float OdGiGrayRamp_intensity(HandleRef jarg1)
static IntPtr OdGiGrayRamp_cloneIfNeed(HandleRef jarg1)
static string OdGiGrayRamp_getRealClassName(IntPtr jarg1)
static IntPtr OdGiGrayRamp_clone(HandleRef jarg1)
static IntPtr OdGiGrayRamp_createDynamic__SWIG_0(Int32 jarg1, float jarg2, Int32 jarg3)
static Int32 OdGiGrayRamp_dimension(HandleRef jarg1)
static OdGiGrayRamp createDynamic(Int32 nGridDivs, float fIntensity)
static string getRealClassName(IntPtr ptr)
UInt32 color(Int32 nColor)
static HandleRef getCPtr(OdGiGrayRamp obj)
static OdGiGrayRamp createDynamic(Int32 nGridDivs)
OdGiGrayRamp(IntPtr cPtr, bool cMemoryOwn)
static OdGiGrayRamp createDynamic(Int32 nGridDivs, float fIntensity, Int32 nBaseOffset)
virtual OdRxObject clone()
OdGiGrayRamp cloneIfNeed()
virtual void Dispose(bool disposing)
static OdGiGrayRamp createDynamic()
Int32 closestMatch(UInt32 cref)