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);
42 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
59 public void makeHalf(
int dimension,
bool moveRight) {
virtual bool intersects(OdGeExtents3d extents, bool planar, OdGeTol tol)
static OdSiShape kNoSpace
Extent3d(IntPtr cPtr, bool cMemoryOwn)
Extent3d(OdGePoint3d min, OdGePoint3d max)
static bool isOverallSpace(OdSiShape ptr)
static bool isNoSpace(OdSiShape ptr)
override void Dispose(bool disposing)
Extent3d(OdGeExtents3d source)
Extent3d(OdGeExtents2d source)
void makeCube(bool planar)
static OdSiShape kOverallSpace
void makeDouble(int dimension, bool moveRight)
virtual void transform(OdGeMatrix3d arg0)
virtual OdSiShape clone()
virtual bool contains(OdGeExtents3d extents, bool planar, OdGeTol tol)
static HandleRef getCPtr(Extent3d obj)
void makeHalf(int dimension, bool moveRight)
static global::System.Exception Retrieve()
static global::System.IntPtr Extent3d_clone(global::System.Runtime.InteropServices.HandleRef jarg1)
static void Extent3d_makeCube(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool Extent3d_contains(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr Extent3d_kOverallSpace_get()
static void delete_Extent3d(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr Extent3d_kNoSpace_get()
static bool Extent3d_isNoSpace(global::System.Runtime.InteropServices.HandleRef jarg1)
static void Extent3d_transform(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void Extent3d_makeHalf(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, bool jarg3)
static bool Extent3d_intersects(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void Extent3d_makeDouble(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, bool jarg3)
static global::System.IntPtr Extent3d_OdSiShape_GetInterfaceCPtr(global::System.IntPtr jarg1)
static bool Extent3d_isOverallSpace(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGeTol obj)
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()