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);
107 OdDbStub ret = (cPtr == global::System.IntPtr.Zero) ?
null :
new OdDbStub(cPtr,
false);
static global::System.Exception Retrieve()
static IntPtr OdGiLocalDrawableDesc__nSelectionMarker_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiLocalDrawableDesc__nSelectionMarker_set(global::System.Runtime.InteropServices.HandleRef jarg1, IntPtr jarg2)
static IntPtr OdGiLocalDrawableDesc_transientDrawable(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiLocalDrawableDesc_modelToWorld(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiLocalDrawableDesc_parent(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiLocalDrawableDesc__pPlaceToRestore_set(global::System.Runtime.InteropServices.HandleRef jarg1, OdGiDrawableDesc jarg2)
static OdGiDrawableDesc OdGiLocalDrawableDesc__pPlaceToRestore_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdGiLocalDrawableDesc(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiLocalDrawableDesc__xModelToWorld_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr OdGiLocalDrawableDesc_selectionMarker(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiLocalDrawableDesc_persistentDrawableId(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiLocalDrawableDesc_setModelToWorld(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiLocalDrawableDesc__pxModelToWorld_set(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGiLocalDrawableDesc__pxModelToWorld_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiLocalDrawableDesc__xModelToWorld_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGeMatrix3d obj)
OdGiLocalDrawableDesc(IntPtr cPtr, bool cMemoryOwn)
override void Dispose(bool disposing)
void setModelToWorld(OdGeMatrix3d x)
static HandleRef getCPtr(OdGiLocalDrawableDesc obj)
OdGeMatrix3d _pxModelToWorld
OdGeMatrix3d _xModelToWorld
OdGiDrawableDesc _pPlaceToRestore
OdGiDrawable transientDrawable()
OdGiLocalDrawableDesc(OdGiDrawableDesc pParentDesc)
OdGeMatrix3d modelToWorld()
OdDbStub persistentDrawableId()