14using System.Runtime.InteropServices;
17public class OdRange3d : global::System.IDisposable {
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static HandleRef getCPtr(OdRange3d obj)
OdRange3d(Int64 x, Int64 y, Int64 z)
OdRange3d(IntPtr cPtr, bool cMemoryOwn)
virtual void Dispose(bool disposing)
OdRange3d Assign(OdRange3d range)
OdRange3d(OdRange3d source)
static global::System.Exception Retrieve()
static void OdRange3d_m_y_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2)
static void OdRange3d_m_z_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2)
static global::System.IntPtr OdRange3d_Assign(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdRange3d(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdRange3d_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2, Int64 jarg3, Int64 jarg4)
static Int64 OdRange3d_m_y_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int64 OdRange3d_m_x_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static Int64 OdRange3d_GetItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, uint jarg2)
static Int64 OdRange3d_m_z_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdRange3d_m_x_set(global::System.Runtime.InteropServices.HandleRef jarg1, Int64 jarg2)