14using System.Runtime.InteropServices;
17public class Point2d : global::System.IDisposable {
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
22 public Point2d(IntPtr cPtr,
bool cMemoryOwn) {
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(OdGePoint2d obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static void read(OdDbDwgFiler pFiler, OdGePoint2d val)
static HandleRef getCPtr(Point2d obj)
Point2d(IntPtr cPtr, bool cMemoryOwn)
static void write(OdDbDwgFiler pFiler, OdGePoint2d val)
virtual void Dispose(bool disposing)
static global::System.Exception Retrieve()
static void Point2d_write(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_Point2d(global::System.Runtime.InteropServices.HandleRef jarg1)
static void Point2d_read(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)