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);
static global::System.Exception Retrieve()
static void delete_OdGiDistantLightTraitsData(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiDistantLightTraitsData_setSkyParameters(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiDistantLightTraitsData_setPhysicalIntensity(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdGiDistantLightTraitsData_setLampColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdGiDistantLightTraitsData_isSunlight(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiDistantLightTraitsData_lampColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiDistantLightTraitsData_direction(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiDistantLightTraitsData_setSunlight(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdGiDistantLightTraitsData_skyParameters(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiDistantLightTraitsData_load(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void OdGiDistantLightTraitsData_save(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static double OdGiDistantLightTraitsData_physicalIntensity(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiDistantLightTraitsData_setDirection(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static HandleRef getCPtr(OdGeVector3d obj)
static HandleRef getCPtr(OdGiColorRGB obj)
void setLampColor(OdGiColorRGB color)
void setDirection(OdGeVector3d dir)
void setSunlight(bool val)
void skyParameters(OdGiSkyParameters arg0)
Teigha.Core.OdGeVector3d vb_direction()
OdGiDistantLightTraitsData()
override void Dispose(bool disposing)
void setPhysicalIntensity(double intensity)
double physicalIntensity()
static HandleRef getCPtr(OdGiDistantLightTraitsData obj)
Teigha.Core.OdGiLightTraitsData.LightType vb_type()
void setSkyParameters(OdGiSkyParameters arg0)
OdGiDistantLightTraitsData(IntPtr cPtr, bool cMemoryOwn)
new void save(OdGsFiler pFiler)
new void load(OdGsFiler pFiler)
OdGiLightTraitsData.LightType type()
static HandleRef getCPtr(OdGiSkyParameters obj)
static HandleRef getCPtr(OdGsFiler obj)