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(OdGeMatrix3d obj)
static HandleRef getCPtr(OdIBrFace obj)
OdMaterialCallback(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(OdMaterialCallback obj)
virtual void Dispose(bool disposing)
virtual bool getMaterialMaper(UInt64 arg0, OdIBrFace arg1, OdGeMatrix3d arg2, out byte arg3, out byte arg4, out byte arg5)
virtual bool getMaterialIdByExternalFaceIndex(UInt32 uExternalFaceIndex, out UInt64 uMaterialId)
virtual bool getMaterialMaper(String arg0, OdIBrFace arg1, OdGeMatrix3d arg2, out byte arg3, out byte arg4, out byte arg5)
static global::System.Exception Retrieve()
static bool OdMaterialCallback_getMaterialMaper__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, [MarshalAs(UnmanagedType.LPWStr)]String jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, out byte jarg5, out byte jarg6, out byte jarg7)
static bool OdMaterialCallback_getMaterialIdByExternalFaceIndex(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, out UInt64 jarg3)
static bool OdMaterialCallback_getMaterialMaper__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt64 jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, out byte jarg5, out byte jarg6, out byte jarg7)
static void delete_OdMaterialCallback(global::System.Runtime.InteropServices.HandleRef jarg1)