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 OdGiPointCloudReceiver_removePoints__SWIG_1(HandleRef jarg1, UInt32 jarg2)
static IntPtr OdGiPointCloudReceiver_queryX(HandleRef jarg1, HandleRef jarg2)
static bool OdGiPointCloudReceiver_addPoints__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3, UInt32 jarg4, UInt64 jarg5)
static IntPtr OdGiPointCloudReceiver_cast(HandleRef jarg1)
static IntPtr OdGiPointCloudReceiver_desc()
static IntPtr OdGiPointCloudReceiver_isA(HandleRef jarg1)
static bool OdGiPointCloudReceiver_addPoints__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3, UInt32 jarg4, UInt64 jarg5, global::System.Runtime.InteropServices.HandleRef jarg6)
static bool OdGiPointCloudReceiver_addPoints__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3, UInt32 jarg4)
static bool OdGiPointCloudReceiver_removePoints__SWIG_0(HandleRef jarg1, UInt32 jarg2, UInt64 jarg3)
static IntPtr OdGiPointCloudReceiver_createObject()
static string OdGiPointCloudReceiver_getRealClassName(IntPtr jarg1)
static void delete_OdGiPointCloudReceiver(HandleRef jarg1)
static HandleRef getCPtr(OdGeBoundBlock3d obj)
static HandleRef getCPtr(ComponentsRaw obj)
OdGiPointCloudReceiver(IntPtr cPtr, bool cMemoryOwn)
static OdGiPointCloudReceiver createObject()
static string getRealClassName(IntPtr ptr)
bool removePoints(UInt32 nPoints)
bool removePoints(UInt32 nPoints, UInt64 nCellId)
static new OdRxClass desc()
override OdRxObject queryX(OdRxClass protocolClass)
static HandleRef getCPtr(OdGiPointCloudReceiver obj)
override void Dispose(bool disposing)
bool addPoints(OdGiPointCloud.ComponentsRaw pArrays, UInt32 nArrays, UInt32 compFlags, UInt64 nCellId, OdGeBoundBlock3d pExtents)
bool addPoints(OdGiPointCloud.ComponentsRaw pArrays, UInt32 nArrays, UInt32 compFlags)
static OdGiPointCloudReceiver cast(OdRxObject pObj)
bool addPoints(OdGiPointCloud.ComponentsRaw pArrays, UInt32 nArrays, UInt32 compFlags, UInt64 nCellId)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)