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);
43 MemoryManager mMan = MemoryManager.GetMemoryManager();
44 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
84 MemoryManager mMan = MemoryManager.GetMemoryManager();
85 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static bool OdGsLayerNode_loadNodeState__SWIG_1(HandleRef jarg1, HandleRef jarg2)
static bool OdGsLayerNode_isUpToDate(HandleRef jarg1, UInt32 jarg2)
static string OdGsLayerNode_getRealClassName(IntPtr jarg1)
static bool OdGsLayerNode_isValidCache(HandleRef jarg1, UInt32 jarg2)
static void OdGsLayerNode_destroy(HandleRef jarg1)
static void OdGsLayerNode_invalidate(HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, UInt32 jarg4)
static bool OdGsLayerNode_isDirty(HandleRef jarg1)
static void OdGsLayerNode_setDirty(HandleRef jarg1, bool jarg2)
static bool OdGsLayerNode_isVpDep(HandleRef jarg1)
static bool OdGsLayerNode_isInvalidated(HandleRef jarg1)
static IntPtr OdGsLayerNode_desc()
static IntPtr OdGsLayerNode_queryX(HandleRef jarg1, HandleRef jarg2)
static bool OdGsLayerNode_isVpFrozen(HandleRef jarg1)
static bool OdGsLayerNode_isFrozen(HandleRef jarg1)
static IntPtr OdGsLayerNode_createObject()
static global::System.IntPtr OdGsLayerNode_layerTraits__SWIG_0(HandleRef jarg1, UInt32 jarg2)
static bool OdGsLayerNode_loadNodeState__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static bool OdGsLayerNode_saveNodeState__SWIG_0(HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void delete_OdGsLayerNode(HandleRef jarg1)
static bool OdGsLayerNode_saveNodeState__SWIG_1(HandleRef jarg1, HandleRef jarg2)
static void OdGsLayerNode_reserveLayerTraits(HandleRef jarg1, UInt32 jarg2)
static IntPtr OdGsLayerNode_isA(HandleRef jarg1)
static bool OdGsLayerNode_isTraitsCompatible(HandleRef jarg1, UInt32 jarg2, UInt32 jarg3)
static int OdGsLayerNode_nodeType(HandleRef jarg1)
static IntPtr OdGsLayerNode_cast(HandleRef jarg1)
static void OdGsLayerNode_setCacheUpToDate(HandleRef jarg1, UInt32 jarg2)
static HandleRef getCPtr(OdGsBaseVectorizer obj)
static HandleRef getCPtr(OdGsContainerNode obj)
static HandleRef getCPtr(OdGsFiler obj)
static new OdRxClass desc()
bool isUpToDate(UInt32 nVpId)
override bool saveNodeState(OdGsFiler pFiler, OdGsBaseVectorizer pVectorizer)
OdGsLayerNode(IntPtr cPtr, bool cMemoryOwn)
override bool saveNodeState(OdGsFiler pFiler)
override void invalidate(OdGsContainerNode pParent, OdGsViewImpl pView, UInt32 mask)
static HandleRef getCPtr(OdGsLayerNode obj)
override void Dispose(bool disposing)
override bool loadNodeState(OdGsFiler pFiler, OdGsBaseVectorizer pVectorizer)
static OdGsLayerNode cast(OdRxObject pObj)
static new OdGsLayerNode createObject()
override ENodeType nodeType()
OdGiLayerTraitsData layerTraits(UInt32 nVpId)
bool isTraitsCompatible(UInt32 nVpId1, UInt32 nVpId2)
bool isValidCache(UInt32 nVpId)
OdGsLayerNode(OdGsBaseModel pModel, OdGiDrawable pUnderlyingDrawable)
void setCacheUpToDate(UInt32 nVpId)
void setDirty(bool bDirty)
OdGsLayerNode(OdGsBaseModel pModel, OdGiDrawable pUnderlyingDrawable, bool bSetGsNode)
override OdRxObject queryX(OdRxClass protocolClass)
override bool loadNodeState(OdGsFiler pFiler)
void reserveLayerTraits(UInt32 nVpId)
static string getRealClassName(IntPtr ptr)
static HandleRef getCPtr(OdGsViewImpl obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)