14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
25 swigCPtr =
new HandleRef(
this, cPtr);
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
29 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
38 global::System.GC.SuppressFinalize(
this);
41 protected virtual void Dispose(
bool disposing) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
static HandleRef getCPtr(CFxViewDrawInfo obj)
static HandleRef getCPtr(CFxView obj)
OdGePoint2d GetNumPixelsInUnitSquare(double iWidthInPixels, double iHeighInPixels, OdGePoint3d point, bool bUsePerspective)
OdGeVector3d GetEyeVector()
static HandleRef getCPtr(CFxViewportSnapShot obj)
OdGeVector3d GetUpVector()
OdGeMatrix3d GetWorldToEyeMatrix()
void ApplyToView(CFxView pView)
OdGsDCRectDouble GetVisibleRect()
OdGePoint3d GetPosition()
virtual void Dispose(bool disposing)
static bool IsViewSettingsValid(OdGsView pView)
CFxViewportSnapShot(IntPtr cPtr, bool cMemoryOwn)
bool InitializeFromView(CFxView pView)
static bool IsViewSettingsValid(OdDbViewport pViewport)
static bool IsViewExtentsValid(OdGeExtents3d extents)
bool InitializeFromViewInfo(CFxViewDrawInfo pViewInfo)
static global::System.Exception Retrieve()
static double CFxViewportSnapShot_GetFocalLength(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxViewportSnapShot_GetUpVector(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxViewportSnapShot_IsViewSettingsValid__SWIG_0(HandleRef jarg1)
static bool CFxViewportSnapShot_InitializeFromView(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxViewportSnapShot_GetPosition(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxViewportSnapShot_GetNumPixelsInUnitSquare(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2, double jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, bool jarg5)
static void delete_CFxViewportSnapShot(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxViewportSnapShot_InitializeFromViewInfo(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxViewportSnapShot_GetEyeVector(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxViewportSnapShot_IsViewSettingsValid__SWIG_1(HandleRef jarg1)
static double CFxViewportSnapShot_GetFieldHeight(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxViewportSnapShot_ApplyToView(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxViewportSnapShot_GetTarget(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxViewportSnapShot_IsViewExtentsValid(global::System.Runtime.InteropServices.HandleRef jarg1)
static double CFxViewportSnapShot_GetPixelWidth(global::System.Runtime.InteropServices.HandleRef jarg1)
static double CFxViewportSnapShot_GetFieldWidth(global::System.Runtime.InteropServices.HandleRef jarg1)
static double CFxViewportSnapShot_GetPixelHeight(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxViewportSnapShot_GetVisibleRect(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxViewportSnapShot_GetWorldToEyeMatrix(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGeExtents3d obj)
static HandleRef getCPtr(OdGePoint3d obj)
static HandleRef getCPtr(OdGsView obj)
static HandleRef getCPtr(OdDbViewport obj)