14using System.Runtime.InteropServices;
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(OdGePoint3d obj)
static HandleRef getCPtr(OdGeQuaternion obj)
static HandleRef getCPtr(OdGeVector3d obj)
OdDgDimRotation(OdDgDimension pDim)
OdGePoint3d rotate(OdGePoint3d point)
virtual void Dispose(bool disposing)
OdGeVector3d rotate(OdGeVector3d vector)
static HandleRef getCPtr(OdDgDimRotation obj)
void create(OdGeQuaternion quatData, bool b3D)
OdDgDimRotation(OdGeQuaternion quatData, bool b3D)
OdDgDimRotation(IntPtr cPtr, bool cMemoryOwn)
static global::System.Exception Retrieve()
static void delete_OdDgDimRotation(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgDimRotation_create(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
static global::System.IntPtr OdDgDimRotation_rotate__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdDgDimRotation_getMatrix(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgDimRotation_rotate__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)