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 OdGiSpotLightTraitsData_setTarget(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiSpotLightTraitsData_save(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void OdGiSpotLightTraitsData_setPhysicalIntensity(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdGiSpotLightTraitsData_load(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static double OdGiSpotLightTraitsData_physicalIntensity(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdGiSpotLightTraitsData_hotspot(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdGiSpotLightTraitsData_setHotspotAndFalloff(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3)
static global::System.IntPtr OdGiSpotLightTraitsData_lampColor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiSpotLightTraitsData_setLampColor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiSpotLightTraitsData_setPosition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGiSpotLightTraitsData_target(global::System.Runtime.InteropServices.HandleRef jarg1)
static void delete_OdGiSpotLightTraitsData(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiSpotLightTraitsData_setAttenuation(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGiSpotLightTraitsData_position(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiSpotLightTraitsData_attenuation(global::System.Runtime.InteropServices.HandleRef jarg1)
static double OdGiSpotLightTraitsData_falloff(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGiColorRGB obj)
static HandleRef getCPtr(OdGiLightAttenuation obj)
OdGiLightTraitsData.LightType type()
Teigha.Core.OdGiLightTraitsData.LightType vb_type()
Teigha.Core.OdGePoint3d vb_position()
static HandleRef getCPtr(OdGiSpotLightTraitsData obj)
OdGiSpotLightTraitsData()
void setPhysicalIntensity(double intensity)
Teigha.Core.OdGePoint3d vb_target()
new void load(OdGsFiler pFiler)
bool setHotspotAndFalloff(double hotSpot, double falloff)
OdGiSpotLightTraitsData(IntPtr cPtr, bool cMemoryOwn)
void setPosition(OdGePoint3d pos)
double physicalIntensity()
void setAttenuation(OdGiLightAttenuation atten)
new void save(OdGsFiler pFiler)
override void Dispose(bool disposing)
void setTarget(OdGePoint3d trg)
void setLampColor(OdGiColorRGB color)
OdGiLightAttenuation attenuation()
static HandleRef getCPtr(OdGsFiler obj)