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(OdDgEnvMapBackground obj)
static HandleRef getCPtr(OdDgEnvMapFog obj)
static HandleRef getCPtr(OdDgEnvMapLayer obj)
OdDgEnvMapLayer getIndirectLayer()
bool getUseIndirectLightsFlag()
void setFogEnabledFlag(bool bSet)
bool getVisIndirectFlag()
void setIndirectLayer(OdDgEnvMapLayer layer)
bool getUseIndirectLayerAsMainFlag()
void setBackground(OdDgEnvMapBackground background)
void setUseIndirectLightsFlag(bool bSet)
void setVisCameraFlag(bool bSet)
void setBackgroundEnabledFlag(bool bSet)
void setVisIndirectFlag(bool bSet)
void setMapName(String strName)
virtual void Dispose(bool disposing)
void setUntitledFlag(bool bSet)
void setMainLayer(OdDgEnvMapLayer layer)
void setReflectFlag(bool bSet)
OdDgEnvMapLayer getMainLayer()
void setRefractFlag(bool bSet)
void setUseIndirectLayerAsMainFlag(bool bSet)
void setEnableFlag(bool bSet)
void setFog(OdDgEnvMapFog fog)
bool getBackgroundEnabledFlag()
static HandleRef getCPtr(OdDgEnvironmentMap obj)
OdDgEnvMapBackground getBackground()
OdDgEnvironmentMap(IntPtr cPtr, bool cMemoryOwn)
static global::System.Exception Retrieve()
static void OdDgEnvironmentMap_setUntitledFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgEnvironmentMap_setFogEnabledFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgEnvironmentMap_setIndirectLayer(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgEnvironmentMap_setFog(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgEnvironmentMap_setUseIndirectLayerAsMainFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgEnvironmentMap_setMapName(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2)
static void OdDgEnvironmentMap_setMainLayer(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgEnvironmentMap_setEnableFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgEnvironmentMap_getUseIndirectLayerAsMainFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgEnvironmentMap_setBackgroundEnabledFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static String OdDgEnvironmentMap_getMapName(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgEnvironmentMap_getRefractFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgEnvironmentMap_getBackgroundEnabledFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgEnvironmentMap_getBackground(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgEnvironmentMap_getFog(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgEnvironmentMap_setVisCameraFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgEnvironmentMap_getFogEnabledFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgEnvironmentMap_setBackground(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDgEnvironmentMap_getUseIndirectLightsFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgEnvironmentMap_getVisCameraFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgEnvironmentMap_getVisIndirectFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgEnvironmentMap_getMainLayer(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgEnvironmentMap_setReflectFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgEnvironmentMap_setRefractFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgEnvironmentMap_setVisIndirectFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgEnvironmentMap_getUntitledFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgEnvironmentMap_setUseIndirectLightsFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void delete_OdDgEnvironmentMap(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgEnvironmentMap_getReflectFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgEnvironmentMap_getEnableFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgEnvironmentMap_getIndirectLayer(global::System.Runtime.InteropServices.HandleRef jarg1)