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);
static global::System.Exception Retrieve()
static bool OdGiExtents3dSpaceEdge_isEqual__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdGiExtents3dSpaceEdge_isInExtents__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static UInt64 OdGiExtents3dSpaceEdge_m_iVert2_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt64 OdGiExtents3dSpaceEdge_m_iVert1_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdGiExtents3dSpaceEdge(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGiExtents3dSpaceEdge_isInExtents__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGiExtents3dSpaceEdge_m_bIsVisible_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiExtents3dSpaceEdge_m_bIsVisible_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdGiExtents3dSpaceEdge_m_iVert1_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static void OdGiExtents3dSpaceEdge_m_iVert2_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static bool OdGiExtents3dSpaceEdge_isEqual__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiExtents3dSpaceEdge_m_bVisited_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static UInt64 OdGiExtents3dSpaceEdge_getSecondVertex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static bool OdGiExtents3dSpaceEdge_m_bVisited_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiExtents3dSpaceEdge_setVisited(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdGiExtents3dSpaceEdge_isVisited(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGeExtents2d obj)
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGeTol obj)
override bool isEqual(OdGiExtentsSpaceObject pObject, OdGeTol tol)
override bool isInExtents(OdGeExtents3d extents)
OdGiExtents3dSpaceEdge(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdGiExtents3dSpaceEdge obj)
override bool isInExtents(OdGeExtents2d extents)
UInt64 getSecondVertex(UInt64 iDfirst)
void setVisited(bool bVisit)
override void Dispose(bool disposing)
OdGiExtents3dSpaceEdge(OdGiExtents3dSpacePoint pt1, OdGiExtents3dSpacePoint pt2, Int64 uniqueID)
override bool isEqual(OdGiExtentsSpaceObject pObject)
static HandleRef getCPtr(OdGiExtentsSpaceObject obj)