14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
31 protected override void Dispose(
bool disposing) {
33 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
38 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
40 base.Dispose(disposing);
45 MemoryManager mMan = MemoryManager.GetMemoryManager();
46 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
86 MemoryManager mMan = MemoryManager.GetMemoryManager();
87 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
virtual void SetClipBoundary(OdGiClipBoundary pClipBoundary)
CFxGeometryClipper(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(CFxGeometryClipper obj)
virtual void SetClipBoundary(CFxView pView)
virtual void SetTransform(OdGeMatrix3d input, OdGeMatrix3d output)
virtual OdGiConveyorGeometry GetClipper(OdGiConveyorGeometry geometry)
static CFxGeometryClipper cast(OdRxObject pObj)
override OdRxObject queryX(OdRxClass protocolClass)
static string getRealClassName(IntPtr ptr)
override void Dispose(bool disposing)
static new OdRxClass desc()
static CFxGeometryClipper createObject()
static HandleRef getCPtr(CFxView obj)
static global::System.Exception Retrieve()
static void CFxGeometryClipper_SetClipBoundary__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static IntPtr CFxGeometryClipper_desc()
static void delete_CFxGeometryClipper(HandleRef jarg1)
static IntPtr CFxGeometryClipper_cast(HandleRef jarg1)
static IntPtr CFxGeometryClipper_isA(HandleRef jarg1)
static string CFxGeometryClipper_getRealClassName(IntPtr jarg1)
static IntPtr CFxGeometryClipper_createObject()
static void CFxGeometryClipper_SetClipBoundary__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxGeometryClipper_GetClipper(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxGeometryClipper_SetTransform(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static IntPtr CFxGeometryClipper_queryX(HandleRef jarg1, HandleRef jarg2)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGiClipBoundary obj)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)
global::System.Runtime.InteropServices.HandleRef GetInterfaceCPtr()