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);
43 MemoryManager mMan = MemoryManager.GetMemoryManager();
44 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
84 MemoryManager mMan = MemoryManager.GetMemoryManager();
85 MemoryTransaction mTrans = mMan.GetCurrentTransaction();
static global::System.Exception Retrieve()
static IntPtr OdGsFrustumCullingVolume_cast(HandleRef jarg1)
static void OdGsFrustumCullingVolume_init__SWIG_6(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, bool jarg6, double jarg7, UInt32 jarg8)
static IntPtr OdGsFrustumCullingVolume_createObject()
static void OdGsFrustumCullingVolume_init__SWIG_0(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, double jarg6, UInt32 jarg7, double jarg8, double jarg9)
static IntPtr OdGsFrustumCullingVolume_queryX(HandleRef jarg1, HandleRef jarg2)
static void OdGsFrustumCullingVolume_init__SWIG_1(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, double jarg6, UInt32 jarg7, double jarg8)
static string OdGsFrustumCullingVolume_getRealClassName(IntPtr jarg1)
static void OdGsFrustumCullingVolume_init__SWIG_3(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, double jarg6)
static void delete_OdGsFrustumCullingVolume(HandleRef jarg1)
static IntPtr OdGsFrustumCullingVolume_desc()
static void OdGsFrustumCullingVolume_init__SWIG_4(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, bool jarg6, double jarg7, UInt32 jarg8, double jarg9, double jarg10)
static IntPtr OdGsFrustumCullingVolume_isA(HandleRef jarg1)
static void OdGsFrustumCullingVolume_init__SWIG_7(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, bool jarg6, double jarg7)
static void OdGsFrustumCullingVolume_init__SWIG_2(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, double jarg6, UInt32 jarg7)
static void OdGsFrustumCullingVolume_init__SWIG_5(HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, double jarg5, bool jarg6, double jarg7, UInt32 jarg8, double jarg9)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGeVector3d obj)
virtual OdGsCullingVolume.ProjectionType projectionType()
virtual Teigha.Core.OdGsCullingVolume.ProjectionType vb_projectionType()
virtual void init(OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector, double fovX, bool aspect, double fovY, UInt32 nPlanes)
virtual void init(OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector, double fovX, bool aspect, double fovY, UInt32 nPlanes, double nearZ, double farZ)
static HandleRef getCPtr(OdGsFrustumCullingVolume obj)
virtual void init(OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector, double fovY, double aspect, UInt32 nPlanes, double nearZ)
virtual void init(OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector, double fovX, bool aspect, double fovY, UInt32 nPlanes, double nearZ)
virtual void init(OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector, double fovY, double aspect, UInt32 nPlanes)
override void Dispose(bool disposing)
virtual void init(OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector, double fovX, bool aspect, double fovY)
static OdGsFrustumCullingVolume cast(OdRxObject pObj)
override OdRxObject queryX(OdRxClass protocolClass)
OdGsFrustumCullingVolume(IntPtr cPtr, bool cMemoryOwn)
static string getRealClassName(IntPtr ptr)
static new OdGsFrustumCullingVolume createObject()
virtual void init(OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector, double fovY, double aspect, UInt32 nPlanes, double nearZ, double farZ)
static new OdRxClass desc()
virtual void init(OdGePoint3d position, OdGeVector3d direction, OdGeVector3d upVector, double fovY, double aspect)
static HandleRef getCPtr(OdRxClass obj)
static HandleRef getCPtr(OdRxObject obj)