public static MVO_POINTER_SIZED_INT SelectHandle(HBaseView view, HPoint pos) { return(HCSMVOPINVOKE.HUtilityGeomHandle_SelectHandle(HBaseView.getCPtr(view), HPoint.getCPtr(pos))); }
public static bool SetWindow(HBaseView view, float xpos, float ypos, float width, float height, AbsoluteWindowType xpos_type, AbsoluteWindowType ypos_type) { bool ret = HCSMVOPINVOKE.HAbsoluteWindow_SetWindow__SWIG_3(HBaseView.getCPtr(view), xpos, ypos, width, height, (int)xpos_type, (int)ypos_type); return(ret); }
public static bool IsPositionInWindow(HBaseView view, float x, float y) { bool ret = HCSMVOPINVOKE.HAbsoluteWindow_IsPositionInWindow__SWIG_1(HBaseView.getCPtr(view), x, y); return(ret); }
public virtual int CameraChangedEvent(HBaseView param_1) { int ret = ((this.GetType() == typeof(HUpdateListener)) ? HCSMVOPINVOKE.HUpdateListener_CameraChangedEvent(swigCPtr, HBaseView.getCPtr(param_1)) : HCSMVOPINVOKE.HUpdateListener_CameraChangedEventSwigExplicitHUpdateListener(swigCPtr, HBaseView.getCPtr(param_1))); return(ret); }
public void Reset(HBaseView view) { HCSMVOPINVOKE.HUndoManager_Reset(swigCPtr, HBaseView.getCPtr(view)); }
public HOpConstructSphere(HBaseView view) : this(HCSMVOPINVOKE.new_HOpConstructSphere__SWIG_2(HBaseView.getCPtr(view)), true) { SwigDirectorConnect(); }
public HOpMarkupAnnotate(HBaseView view, bool bAddToLayer) : this(HCSMVOPINVOKE.new_HOpMarkupAnnotate__SWIG_3(HBaseView.getCPtr(view), bAddToLayer), true) { SwigDirectorConnect(); }
public static MVO_POINTER_SIZED_INT SetupManipulator(MVO_POINTER_SIZED_INT startkey, HBaseView view, HPoint mp) { return(HCSMVOPINVOKE.HUtilityGeomHandle_SetupManipulator__SWIG_6(startkey, HBaseView.getCPtr(view), HPoint.getCPtr(mp))); }
public static void SetupCuttingPlaneManipulator(MVO_POINTER_SIZED_INT startkey, HBaseView view, HPoint midpoint, bool omit_rotate) { HCSMVOPINVOKE.HUtilityGeomHandle_SetupCuttingPlaneManipulator__SWIG_0(startkey, HBaseView.getCPtr(view), HPoint.getCPtr(midpoint), omit_rotate); }
public static void SetupCuttingPlane(MVO_POINTER_SIZED_INT key, HBaseView view) { HCSMVOPINVOKE.HUtilityGeomHandle_SetupCuttingPlane(key, HBaseView.getCPtr(view)); }
public static MVO_POINTER_SIZED_INT SetupManipulator(MVO_POINTER_SIZED_INT startkey, HBaseView view, HPoint mp, bool AddNonUniformScale) { return(HCSMVOPINVOKE.HUtilityGeomHandle_SetupManipulator__SWIG_5(startkey, HBaseView.getCPtr(view), HPoint.getCPtr(mp), AddNonUniformScale)); }
public static void SetupTextObject(MVO_POINTER_SIZED_INT key, HBaseView view) { HCSMVOPINVOKE.HUtilityGeomHandle_SetupTextObject__SWIG_2(key, HBaseView.getCPtr(view)); }
public static void SetupTextObject(MVO_POINTER_SIZED_INT key, HBaseView view, float boxzoom, float scale) { HCSMVOPINVOKE.HUtilityGeomHandle_SetupTextObject__SWIG_0(key, HBaseView.getCPtr(view), boxzoom, scale); }
public static MVO_POINTER_SIZED_INT SelectObject(HBaseView view, HPoint pos, MVO_POINTER_SIZED_INT oldkey, bool exclude) { return(HCSMVOPINVOKE.HUtilityGeomHandle_SelectObject__SWIG_1(HBaseView.getCPtr(view), HPoint.getCPtr(pos), oldkey, exclude)); }
public HConstantFrameRate(HBaseView view) : this(HCSMVOPINVOKE.new_HConstantFrameRate(HBaseView.getCPtr(view)), true) { }
public static void SetupCuttingPlaneManipulator(MVO_POINTER_SIZED_INT startkey, HBaseView view) { HCSMVOPINVOKE.HUtilityGeomHandle_SetupCuttingPlaneManipulator__SWIG_2(startkey, HBaseView.getCPtr(view)); }
public HOpConstructSphere(HBaseView view, int DoRepeat) : this(HCSMVOPINVOKE.new_HOpConstructSphere__SWIG_1(HBaseView.getCPtr(view), DoRepeat), true) { SwigDirectorConnect(); }
public virtual void ConstrainToPlane(MVO_POINTER_SIZED_INT handlekey, HPoint p1, HPoint p2, HPoint p3, HBaseView view) { HCSMVOPINVOKE.HUtilityGeomHandle_ConstrainToPlane__SWIG_0(swigCPtr, handlekey, HPoint.getCPtr(p1), HPoint.getCPtr(p2), HPoint.getCPtr(p3), HBaseView.getCPtr(view)); if (HCSMVOPINVOKE.SWIGPendingException.Pending) { throw HCSMVOPINVOKE.SWIGPendingException.Retrieve(); } }
public HOpMarkupAnnotate(HBaseView view, bool bAddToLayer, int DoRepeat, int DoCapture) : this(HCSMVOPINVOKE.new_HOpMarkupAnnotate__SWIG_1(HBaseView.getCPtr(view), bAddToLayer, DoRepeat, DoCapture), true) { SwigDirectorConnect(); }
public HOpMarkupCircle(HBaseView view, int DoRepeat) : this(HCSMVOPINVOKE.new_HOpMarkupCircle__SWIG_1(HBaseView.getCPtr(view), DoRepeat), true) { SwigDirectorConnect(); }
public HOpMarkupAnnotate(HBaseView view) : this(HCSMVOPINVOKE.new_HOpMarkupAnnotate__SWIG_4(HBaseView.getCPtr(view)), true) { SwigDirectorConnect(); }
public HOpCameraOrbitTurntable(HBaseView view, int DoRepeat, int DoCapture) : this(HCSMVOPINVOKE.new_HOpCameraOrbitTurntable__SWIG_0(HBaseView.getCPtr(view), DoRepeat, DoCapture), true) { SwigDirectorConnect(); }
public virtual int SmoothTransitionFinishedEvent(HBaseView param_1) { int ret = ((this.GetType() == typeof(HUpdateListener)) ? HCSMVOPINVOKE.HUpdateListener_SmoothTransitionFinishedEvent(swigCPtr, HBaseView.getCPtr(param_1)) : HCSMVOPINVOKE.HUpdateListener_SmoothTransitionFinishedEventSwigExplicitHUpdateListener(swigCPtr, HBaseView.getCPtr(param_1))); return(ret); }
public HOpCameraOrbitTurntable(HBaseView view) : this(HCSMVOPINVOKE.new_HOpCameraOrbitTurntable__SWIG_2(HBaseView.getCPtr(view)), true) { SwigDirectorConnect(); }
public static void AdjustAll(HBaseView view) { HCSMVOPINVOKE.HAbsoluteWindow_AdjustAll(HBaseView.getCPtr(view)); }
public HUndoItemMatrix(HBaseView view, int num_items, MVO_POINTER_SIZED_INT[] keys, float[] matrices) : this(HCSMVOPINVOKE.new_HUndoItemMatrix(HBaseView.getCPtr(view), num_items, keys, matrices), true) { }
public static bool SetWindow(HBaseView view, float xpos, float ypos, float width, float height) { bool ret = HCSMVOPINVOKE.HAbsoluteWindow_SetWindow__SWIG_5(HBaseView.getCPtr(view), xpos, ypos, width, height); return(ret); }
public HOpCreateSphere(HBaseView view, int DoRepeat, int DoCapture) : this(HCSMVOPINVOKE.new_HOpCreateSphere__SWIG_0(HBaseView.getCPtr(view), DoRepeat, DoCapture), true) { SwigDirectorConnect(); }
public static void CalculateOuterWindowPos(HBaseView view, float x, float y, float[] xout, float[] yout) { HCSMVOPINVOKE.HAbsoluteWindow_CalculateOuterWindowPos__SWIG_0(HBaseView.getCPtr(view), x, y, xout, yout); }
public static void ClearAllHandles(HBaseView view) { HCSMVOPINVOKE.HUtilityGeomHandle_ClearAllHandles(HBaseView.getCPtr(view)); }