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 bool OdGiDrawableSelectPE_canSelect(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, ref IntPtr jarg3)
static string OdGiDrawableSelectPE_getRealClassName(IntPtr jarg1)
static IntPtr OdGiDrawableSelectPE_queryX(HandleRef jarg1, HandleRef jarg2)
static IntPtr OdGiDrawableSelectPE_cast(HandleRef jarg1)
static IntPtr OdGiDrawableSelectPE_desc()
static void delete_OdGiDrawableSelectPE(HandleRef jarg1)
static IntPtr OdGiDrawableSelectPE_createObject()
static IntPtr OdGiDrawableSelectPE_isA(HandleRef jarg1)
static void OdGiDrawableSelectPE_select(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, UInt32 jarg4, global::System.Runtime.InteropServices.HandleRef jarg5, global::System.Runtime.InteropServices.HandleRef jarg6, bool jarg7, global::System.Runtime.InteropServices.HandleRef jarg8)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePoint2d obj)
static HandleRef getCPtr(OdGeTol obj)
static HandleRef getCPtr(OdGiDrawablePESelectionReactor obj)
override void Dispose(bool disposing)
OdGiDrawableSelectPE(IntPtr cPtr, bool cMemoryOwn)
static OdGiDrawableSelectPE cast(OdRxObject pObj)
virtual bool canSelect(OdGiPathNode pathNode, ref IntPtr nMarkersCovered)
static OdGiDrawableSelectPE createObject()
virtual void select(OdGiPathNode pathNode, OdGePoint2d pPoly, UInt32 nbPolyPts, OdGeTol tol, OdGeMatrix3d transformWorldToEye, bool bNeedEyeDepth, OdGiDrawablePESelectionReactor pSelectionReactor)
static new OdRxClass desc()
static HandleRef getCPtr(OdGiDrawableSelectPE obj)
static string getRealClassName(IntPtr ptr)
override OdRxObject queryX(OdRxClass protocolClass)
static HandleRef getCPtr(OdGiPathNode obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)