14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
51 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
static global::System.Exception Retrieve()
static IntPtr OdGiConveyorContextWrapper_gsView(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdGiConveyorContextWrapper(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContextWrapper_currentDrawableDesc(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiConveyorContextWrapper_setOriginalContext(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGiConveyorContextWrapper_effectivelyVisible(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContextWrapper_effectiveTraits(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiConveyorContextWrapper_setEffectiveTraits__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr OdGiConveyorContextWrapper_subEntityTraits(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContextWrapper_currentGiPath(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiConveyorContextWrapper_setEffectiveTraits__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGiConveyorContextWrapper_eyeDeviation(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiConveyorContextWrapper_onTraitsModified(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdGiConveyorContextWrapper_annotationScale(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContextWrapper_getModelToWorldTransform(global::System.Runtime.InteropServices.HandleRef jarg1)
static IntPtr OdGiConveyorContextWrapper_currentDrawable(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiConveyorContextWrapper_onTextProcessing(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static IntPtr OdGiConveyorContextWrapper_giViewport(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContextWrapper_currentLineweightOverride(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContextWrapper_OdGiConveyorContext_GetInterfaceCPtr(global::System.IntPtr jarg1)
static IntPtr OdGiConveyorContextWrapper_giContext(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGiConveyorContextWrapper_regenAbort(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContextWrapper_getWorldToModelTransform(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContextWrapper_worldDeviation(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContextWrapper_getOriginalContext(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdGiConveyorContextWrapper_drawContextFlags(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiConveyorContextWrapper_modelDeviation(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeVector3d obj)
virtual OdGiSubEntityTraits subEntityTraits()
virtual OdGiDeviation worldDeviation()
void setOriginalContext(OdGiConveyorContext pCtx)
OdGiConveyorContext getOriginalContext()
virtual UInt32 drawContextFlags()
virtual void onTraitsModified()
virtual OdGiViewport giViewport()
virtual OdGiContext giContext()
virtual OdGsView gsView()
virtual bool effectivelyVisible()
virtual void setEffectiveTraits(OdGiSubEntityTraitsData traits, OdGeVector3d fillNormal)
virtual OdGiDeviation modelDeviation()
virtual OdGiPathNode currentGiPath()
virtual void onTextProcessing(OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector)
virtual OdGeMatrix3d getModelToWorldTransform()
OdGiConveyorContextWrapper(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdGiConveyorContextWrapper obj)
virtual void Dispose(bool disposing)
virtual OdGiDrawableDesc currentDrawableDesc()
virtual void setEffectiveTraits(OdGiSubEntityTraitsData traits)
virtual OdGiLineweightOverride currentLineweightOverride()
virtual OdGiDeviation eyeDeviation()
virtual OdGiDrawable currentDrawable()
virtual bool regenAbort()
virtual OdGeMatrix3d getWorldToModelTransform()
virtual double annotationScale()
virtual OdGiSubEntityTraitsData effectiveTraits()
static HandleRef getCPtr(OdGiSubEntityTraitsData obj)
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()