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 global::System.IntPtr OdGiVertexDataStorage_resizeNormalsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, bool jarg3)
static void OdGiVertexDataStorage_clearArrays__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiVertexDataStorage_setTrueColorsArray(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiVertexDataStorage_resizeTrueColorsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2, bool jarg3)
static void OdGiVertexDataStorage_resetPointers(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiVertexDataStorage_copyFrom(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3)
static global::System.IntPtr OdGiVertexDataStorage_mappingCoordsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void OdGiVertexDataStorage_setMappingCoordsArray(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr OdGiVertexDataStorage_resizeMappingCoordsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, UInt32 jarg3, bool jarg4)
static void OdGiVertexDataStorage_reserveArrays(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3)
static void OdGiVertexDataStorage_deleteArrays__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr OdGiVertexDataStorage_resizeTrueColorsArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static global::System.IntPtr OdGiVertexDataStorage_resizeMappingCoordsArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, UInt32 jarg3)
static void OdGiVertexDataStorage_setPointersArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiVertexDataStorage_setPointersArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdGiVertexDataStorage(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiVertexDataStorage_setNormalsArray(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiVertexDataStorage_resizeNormalsArray__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static global::System.IntPtr OdGiVertexDataStorage_normalsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr OdGiVertexDataStorage_trueColorsArray__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdGiVertexDataStorage_clearArrays__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiVertexDataStorage_cloneData(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdGiVertexDataStorage_deleteArrays__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGiVertexData obj)
OdGePoint3dArray mappingCoordsArray(OdGiVertexData.MapChannel arg0)
void setPointersArray(OdGiVertexData pVertexData)
static HandleRef getCPtr(OdGiVertexDataStorage obj)
void setMappingCoordsArray(OdGiVertexData.MapChannel channel)
void copyFrom(OdGiVertexData pVertexData, UInt32 nVertex)
void deleteArrays(OdGiVertexData pVertexData)
OdGeVector3dArray normalsArray()
void clearArrays(OdGiVertexData pVertexData)
OdGeVector3d resizeNormalsArray(UInt32 nSize, bool bSetPtr)
OdGiVertexDataStorage(IntPtr cPtr, bool cMemoryOwn)
OdGePoint3d resizeMappingCoordsArray(OdGiVertexData.MapChannel channel, UInt32 nSize, bool bSetPtr)
OdCmEntityColorArray trueColorsArray()
OdGePoint3d resizeMappingCoordsArray(OdGiVertexData.MapChannel channel, UInt32 nSize)
override void Dispose(bool disposing)
void setTrueColorsArray()
void reserveArrays(OdGiVertexData pVertexData, UInt32 nReserve)
OdCmEntityColor resizeTrueColorsArray(UInt32 nSize)
OdCmEntityColor resizeTrueColorsArray(UInt32 nSize, bool bSetPtr)
void cloneData(OdGiVertexData pData)
OdGeVector3d resizeNormalsArray(UInt32 nSize)