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);
90 intPair ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new intPair(cPtr,
false);
static global::System.Exception Retrieve()
static global::System.IntPtr VertexPair_m_edge_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void VertexPair_m_cost_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void delete_VertexPair(global::System.Runtime.InteropServices.HandleRef jarg1)
static void VertexPair_m_edge_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool VertexPair_equal(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr VertexPair_m_newVx_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static double VertexPair_m_cost_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool VertexPair_isPresent(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void VertexPair_m_newVx_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static HandleRef getCPtr(OdGePoint3d obj)
bool equal(VertexPair pair)
VertexPair(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(VertexPair obj)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(intPair obj)