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(OdGeVector3d obj)
static HandleRef getCPtr(OdGiMaterialMap obj)
void setGiMaterialMap(OdGiMaterialMap matMap)
bool IsEqual(OdDgMaterialMap other)
OdGeVector3d getDirectionForDirectionDrapeMap()
void setTransparentBgFlag(bool bSet)
void setDirectionForDirectionDrapeMap(OdGeVector3d vrDirection)
OdDgMaterialMap.ScaleMode getTextureScaleMode()
OdDgMaterialMap.MappingType getMappingType()
bool IsNotEqual(OdDgMaterialMap other)
bool getInvertBumpMapFlag()
static HandleRef getCPtr(OdDgMaterialMap obj)
void setInvertBumpMapFlag(bool bSet)
void setRotationAngleForDirectionDrapeMap(double dAngle)
void getGiMaterialMap(OdGiMaterialMap matMap)
void setMappingType(OdDgMaterialMap.MappingType uType)
void setTextureScaleMode(OdDgMaterialMap.ScaleMode uMode)
bool getCappedCylinderFlag()
virtual void Dispose(bool disposing)
void setGiMaterialMap(OdGiMaterialMap matMap, bool bUpdateMappingType)
OdDgMaterialMap(IntPtr cPtr, bool cMemoryOwn)
void setCappedCylinderFlag(bool bSet)
bool getTransparentBgFlag()
double getRotationAngleForDirectionDrapeMap()
static global::System.Exception Retrieve()
static void delete_OdDgMaterialMap(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgMaterialMap_setTransparentBgFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool OdDgMaterialMap_getInvertBumpMapFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgMaterialMap_IsNotEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgMaterialMap_setGiMaterialMap__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
static double OdDgMaterialMap_getRotationAngleForDirectionDrapeMap(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgMaterialMap_setInvertBumpMapFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdDgMaterialMap_getGiMaterialMap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int OdDgMaterialMap_getMappingType(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgMaterialMap_setMappingType(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdDgMaterialMap_setRotationAngleForDirectionDrapeMap(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void OdDgMaterialMap_setGiMaterialMap__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdDgMaterialMap_getTransparentBgFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdDgMaterialMap_getDirectionForDirectionDrapeMap(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgMaterialMap_setTextureScaleMode(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static bool OdDgMaterialMap_getCappedCylinderFlag(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdDgMaterialMap_IsEqual(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdDgMaterialMap_setCappedCylinderFlag(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static int OdDgMaterialMap_getTextureScaleMode(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdDgMaterialMap_setDirectionForDirectionDrapeMap(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)