14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 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);
static global::System.Exception Retrieve()
static void OdGeExtents3d_convert2d__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGeExtents3d_setFrom2d__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeExtents3d_maxPoint(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGeExtents3d_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double OdGeExtents3d_distanceTo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGeExtents3d_isEqualTo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void OdGeExtents3d_convert2d__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static global::System.IntPtr OdGeExtents3d_addExt(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGeExtents3d_contains__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdGeExtents3d_IsNotEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGeExtents3d_isDisjointEuclidean__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdGeExtents3d_isDisjointEuclidean__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeExtents3d_addPoint(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGeExtents3d_isEqualTo__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGeExtents3d_expandBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdGeExtents3d_intersectWith__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeExtents3d_center(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGeExtents3d_transformBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static double OdGeExtents3d_distanceTo__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGeExtents3d_isDisjoint__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGeExtents3d_GetItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr OdGeExtents3d_diagonal(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGeExtents3d_contains__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdGeExtents3d_isWithinRange(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, double jarg3)
static int OdGeExtents3d_intersectWith__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGeExtents3d_addPoints(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGeExtents3d_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGeExtents3d_minPoint(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGeExtents3d_setFrom2d__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static bool OdGeExtents3d_isValidExtents(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGeExtents3d_comparingSet(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr OdGeExtents3d_kInvalid_get()
static bool OdGeExtents3d_isDisjoint__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void delete_OdGeExtents3d(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGeExtents2d obj)
void expandBy(OdGeVector3d vect)
OdGeExtents3d addExt(OdGeExtents3d extents)
void setFrom2d(OdGeExtents2d extents)
void convert2d(OdGeExtents2d extents)
bool IsEqual(OdGeExtents3d extents)
OdGeExtents3d addPoints(OdGePoint3dArray points)
double distanceTo(OdGePoint3d iPoint)
double distanceTo(OdGeExtents3d iExtents)
OdGeExtents3d.IntersectionStatus intersectWith(OdGeExtents3d extents)
OdGeExtents3d addPoint(OdGePoint3d point)
bool contains(OdGeExtents3d extents, OdGeTol tol)
bool contains(OdGePoint3d point, OdGeTol tol)
bool isEqualTo(OdGeExtents3d extents)
OdGeExtents3d(IntPtr cPtr, bool cMemoryOwn)
void transformBy(OdGeMatrix3d xfm)
bool isDisjoint(OdGeExtents3d extents, OdGeTol tol)
static HandleRef getCPtr(OdGeExtents3d obj)
virtual void Dispose(bool disposing)
OdGeExtents3d.IntersectionStatus intersectWith(OdGeExtents3d extents, OdGeExtents3d pResult)
bool isWithinRange(OdGePoint3d pt, double radius)
bool isEqualTo(OdGeExtents3d extents, OdGeTol tol)
OdGePoint3d GetItem(int iIndex)
void comparingSet(OdGePoint3d pt1, OdGePoint3d pt2)
bool isDisjoint(OdGeExtents3d extents)
OdGeExtents3d(OdGePoint3d min, OdGePoint3d max)
bool isDisjointEuclidean(OdGeExtents3d extents, OdGeTol tol)
bool isDisjointEuclidean(OdGeExtents3d extents)
bool IsNotEqual(OdGeExtents3d extents)
void convert2d(OdGeExtents2d extents, OdGeExtents3d.Convert2dPlane plane)
void setFrom2d(OdGeExtents2d extents, OdGeExtents3d.Convert2dPlane plane)
static OdGeExtents3d kInvalid
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePoint3dArray obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeTol obj)
static HandleRef getCPtr(OdGeVector3d obj)