14using System.Runtime.InteropServices;
17 private Object locker =
new Object();
18 private HandleRef swigCPtr;
20 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 swigCPtr =
new HandleRef(
this, cPtr);
25 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
27 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
36 global::System.GC.SuppressFinalize(
this);
39 protected virtual void Dispose(
bool disposing) {
41 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
46 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
90 private Object locker =
new Object();
91 private HandleRef swigCPtr;
93 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
96 swigCPtr =
new HandleRef(
this, cPtr);
98 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
100 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
109 global::System.GC.SuppressFinalize(
this);
112 protected virtual void Dispose(
bool disposing) {
114 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
119 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static global::System.Exception Retrieve()
static bool OdBrepRenderer_draw__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, UInt32 jarg3)
static global::System.IntPtr OdBrepRenderer_getTriangulationParams(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdBrepRenderer_getPtSurface(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdBrepRenderer_getFaceMesh(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, IntPtr jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void OdBrepRenderer_setBrep(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static UInt32 OdBrepRenderer_NumIsolines_numU_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdBrepRenderer_isCachingEnabled(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBrepRenderer_setFaceFilter(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_OdBrepRenderer_NumIsolines(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBrepRenderer_NumIsolines_numV_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static bool OdBrepRenderer_getExtents__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdBrepRenderer_setTriangulationParams(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool OdBrepRenderer_drawFace(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, IntPtr jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void delete_OdBrepRenderer(global::System.Runtime.InteropServices.HandleRef jarg1)
static UInt32 OdBrepRenderer_NumIsolines_numV_get(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool OdBrepRenderer_draw__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2, UInt32 jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void OdBrepRenderer_enableCaching(global::System.Runtime.InteropServices.HandleRef jarg1)
static void OdBrepRenderer_transformBy(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void OdBrepRenderer_NumIsolines_numU_set(global::System.Runtime.InteropServices.HandleRef jarg1, UInt32 jarg2)
static bool OdBrepRenderer_getExtents__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, UInt32 jarg3)
static bool OdBrepRenderer_drawSilhouettes(global::System.Runtime.InteropServices.HandleRef jarg1, HandleRef jarg2)
static void OdBrepRenderer_disableCaching__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void OdBrepRenderer_disableCaching__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdBrBrep obj)
virtual void Dispose(bool disposing)
static HandleRef getCPtr(NumIsolines obj)
NumIsolines(IntPtr cPtr, bool cMemoryOwn)
virtual bool getExtents(OdGeExtents3d extents, UInt32 nIso)
static HandleRef getCPtr(OdBrepRenderer obj)
virtual void setBrep(OdBrBrep brep)
virtual bool draw(OdGiCommonDraw pWd, UInt32 geomType, OdBrepRenderer.NumIsolines pNumIsolines)
virtual void setTriangulationParams(wrTriangulationParams pTriangulationParams)
virtual void Dispose(bool disposing)
virtual bool isCachingEnabled()
virtual void disableCaching(bool clearCache)
virtual bool drawSilhouettes(OdGiViewportDraw pVd)
virtual bool getFaceMesh(OdGeTrMesh mesh, IntPtr iFace, wrTriangulationParams triangulationParams)
virtual void transformBy(OdGeMatrix3d xfm)
virtual bool getExtents(OdGeExtents3d extents)
virtual void disableCaching()
virtual wrTriangulationParams getTriangulationParams()
virtual bool draw(OdGiCommonDraw pWd, UInt32 geomType)
virtual bool getPtSurface(OdGePoint3d pt)
virtual void setFaceFilter(wrRenderFilter pFaceFilter)
virtual bool drawFace(OdGiCommonDraw pWd, IntPtr iFace, wrTriangulationParams triangulationParams)
OdBrepRenderer(IntPtr cPtr, bool cMemoryOwn)
virtual void enableCaching()
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGeMatrix3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeTrMesh obj)
static HandleRef getCPtr(OdGiCommonDraw obj)
static HandleRef getCPtr(OdGiViewportDraw obj)
static HandleRef getCPtr(wrRenderFilter obj)
static HandleRef getCPtr(wrTriangulationParams obj)