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);
static global::System.Exception Retrieve()
static bool OdGsBaseModelReactor_onHighlight__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, IntPtr jarg4, UInt32 jarg5, bool jarg6, out UInt32 jarg7, HandleRef jarg8)
static bool OdGsBaseModelReactor_onInvalidate__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3)
static bool OdGsBaseModelReactor_onInvalidate__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, int jarg3)
static bool OdGsBaseModelReactor_onHide__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, IntPtr jarg4, UInt32 jarg5, out bool jarg6, out bool jarg7, HandleRef jarg8)
static bool OdGsBaseModelReactor_onPropertyModified(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, int jarg3)
static bool OdGsBaseModelReactor_onHighlight__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, bool jarg4, out UInt32 jarg5, HandleRef jarg6)
static bool OdGsBaseModelReactor_onHide__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, HandleRef jarg3, out bool jarg4, out bool jarg5, HandleRef jarg6)
static void delete_OdGsBaseModelReactor(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGiPathNode obj)
override void Dispose(bool disposing)
virtual bool onHide(OdGsModel pModel, OdGiPathNode path, IntPtr[] pMarkers, UInt32 nMarkers, out bool bHidden, out bool bSelectable, OdGsView pView)
OdGsBaseModelReactor(IntPtr cPtr, bool cMemoryOwn)
virtual bool onInvalidate(OdGsModel pModel, OdGsView pView)
virtual bool onHighlight(OdGsModel pModel, OdGiPathNode path, bool bDoIt, out UInt32 nStyle, OdGsView pView)
virtual bool onInvalidate(OdGsModel pModel, OdGsModel.InvalidationHint hint)
virtual bool onHide(OdGsModel pModel, OdGsNode pNode, out bool bHidden, out bool bSelectable, OdGsView pView)
virtual bool onPropertyModified(OdGsModel pModel, OdGsBaseModelReactor.ModelProperty nProp)
virtual bool onHighlight(OdGsModel pModel, OdGiPathNode path, IntPtr[] pMarkers, UInt32 nMarkers, bool bDoIt, out UInt32 nStyle, OdGsView pView)
static HandleRef getCPtr(OdGsBaseModelReactor obj)
static HandleRef getCPtr(OdGsModel obj)
static HandleRef getCPtr(OdGsNode obj)
static HandleRef getCPtr(OdGsView obj)