14using System.Runtime.InteropServices;
18 private Object locker =
new Object();
19 private HandleRef swigCPtr;
21 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
24 swigCPtr =
new HandleRef(
this, cPtr);
26 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
28 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
37 global::System.GC.SuppressFinalize(
this);
40 protected virtual void Dispose(
bool disposing) {
42 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
47 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static HandleRef getCPtr(ArgbColor obj)
static HandleRef getCPtr(OdDbDwgFiler obj)
static HandleRef getCPtr(OdDbDxfFiler obj)
double intensityHighThreshold()
void setMaxIntensity(double arg0)
void setIntensityHighThreshold(double arg0)
static HandleRef getCPtr(OdDbPointCloudIntensityStyle obj)
OdDbPointCloudIntensityStyle(IntPtr cPtr, bool cMemoryOwn)
void setMinIntensity(double arg0)
virtual void Dispose(bool disposing)
double intensityLowThreshold()
void dwgOutFields(OdDbDwgFiler pFiler)
void setIntensityLowThreshold(double arg0)
OdDbPointCloudIntensityStyle()
ArgbColor intensityColor(double arg0)
OdResult dwgInFields(OdDbDwgFiler pFiler)
OdResult dxfInFields(OdDbDxfFiler pFiler)
void dxfOutFields(OdDbDxfFiler pFiler)
void setColorTop(ArgbColor arg0)
void setColorBottom(ArgbColor arg0)
static global::System.Exception Retrieve()
static int OdDbPointCloudIntensityStyle_dxfInFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void OdDbPointCloudIntensityStyle_setMinIntensity(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double OdDbPointCloudIntensityStyle_maxIntensity(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdDbPointCloudIntensityStyle_minIntensity(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbPointCloudIntensityStyle_setMaxIntensity(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDbPointCloudIntensityStyle_setIntensityLowThreshold(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDbPointCloudIntensityStyle_dwgOutFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void OdDbPointCloudIntensityStyle_setColorBottom(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static global::System.IntPtr OdDbPointCloudIntensityStyle_intensityColor(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double OdDbPointCloudIntensityStyle_intensityHighThreshold(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbPointCloudIntensityStyle_dxfOutFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static int OdDbPointCloudIntensityStyle_dwgInFields(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void OdDbPointCloudIntensityStyle_setColorTop(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void delete_OdDbPointCloudIntensityStyle(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDbPointCloudIntensityStyle_setIntensityHighThreshold(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static double OdDbPointCloudIntensityStyle_intensityLowThreshold(global::System.Runtime.InteropServices.HandleRef jarg1)