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);
virtual void Dispose(bool disposing)
double m_dShadowDepthMinBias
double m_dShadowDepthMaxBias
AntiAliasing m_AntiAliasing
double m_dAdaptSamplThreshold
static HandleRef getCPtr(OdAveScanlOpt obj)
TextureMapSampling m_TextureMapSampling
OdAveScanlOpt(IntPtr cPtr, bool cMemoryOwn)
static global::System.Exception Retrieve()
static bool OdAveScanlOpt_m_bAdaptSampl_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdAveScanlOpt_m_dAdaptSamplThreshold_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveScanlOpt_m_dShadowDepthMaxBias_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdAveScanlOpt_m_dAdaptSamplThreshold_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdAveScanlOpt_m_TextureMapSampling_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int OdAveScanlOpt_m_AntiAliasing_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveScanlOpt_m_bNegativeNormal_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdAveScanlOpt_m_AntiAliasing_set(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static bool OdAveScanlOpt_m_bNegativeNormal_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdAveScanlOpt(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdAveScanlOpt_m_dShadowDepthMinBias_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdAveScanlOpt_m_bDiscardBackFaces_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static int OdAveScanlOpt_m_TextureMapSampling_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveScanlOpt_m_bAdaptSampl_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static double OdAveScanlOpt_m_dShadowDepthMaxBias_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdAveScanlOpt_m_bDiscardBackFaces_set(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdAveScanlOpt_m_dShadowDepthMinBias_set(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)