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 OdGiExtents3dSpacePoint_isInExtents__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiExtents3dSpacePoint_addEdge(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static bool OdGiExtents3dSpacePoint_isVisited(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdGiExtents3dSpacePoint(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiExtents3dSpacePoint_removeInvisible(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static void OdGiExtents3dSpacePoint_addInvisible(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2)
static UInt64 OdGiExtents3dSpacePoint_getPower(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiExtents3dSpacePoint_m_pt_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGiExtents3dSpacePoint_m_pt_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiExtents3dSpacePoint_setVisited(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdGiExtents3dSpacePoint_isInExtents__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGiExtents3dSpacePoint_getInvisilbeEdges(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiExtents3dSpacePoint_getEdges(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGiExtents3dSpacePoint_isEqual__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdGiExtents3dSpacePoint_isEqual__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static HandleRef getCPtr(OdGeExtents2d obj)
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeTol obj)
override void Dispose(bool disposing)
override bool isEqual(OdGiExtentsSpaceObject pObject)
SWIGTYPE_p_std__setT_unsigned___int64_t getInvisilbeEdges()
SWIGTYPE_p_std__setT_unsigned___int64_t getEdges()
override bool isInExtents(OdGeExtents2d extents)
OdGiExtents3dSpacePoint(OdGePoint3d pt, UInt64 uniqueID)
void addInvisible(UInt64 ID)
void setVisited(bool bVisit)
override bool isEqual(OdGiExtentsSpaceObject pObject, OdGeTol tol)
static HandleRef getCPtr(OdGiExtents3dSpacePoint obj)
void removeInvisible(UInt64 ID)
OdGiExtents3dSpacePoint(IntPtr cPtr, bool cMemoryOwn)
override bool isInExtents(OdGeExtents3d extents)
static HandleRef getCPtr(OdGiExtentsSpaceObject obj)