Exemple #1
0
 public static bool IsSupported(vtkRenderWindow renWin)
 {
     return(vtkFrameBufferObject.vtkFrameBufferObject_IsSupported_12((renWin == null) ? default(HandleRef) : renWin.GetCppThis()) != 0);
 }
Exemple #2
0
 public void SetContext(vtkRenderWindow context)
 {
     vtkFrameBufferObject.vtkFrameBufferObject_SetContext_24(base.GetCppThis(), (context == null) ? default(HandleRef) : context.GetCppThis());
 }
Exemple #3
0
 public static int Test(string[] argv, vtkRenderWindow rw, double thresh)
 {
     return(vtkTesting.vtkTesting_Test_37(argv.Length, argv, (rw == null) ? default(HandleRef) : rw.GetCppThis(), thresh));
 }
Exemple #4
0
 public void SetContext(vtkRenderWindow context)
 {
     vtkDataTransferHelper.vtkDataTransferHelper_SetContext_31(base.GetCppThis(), (context == null) ? default(HandleRef) : context.GetCppThis());
 }
Exemple #5
0
 public override void SetRenderWindow(vtkRenderWindow win)
 {
     vtkRenderView.vtkRenderView_SetRenderWindow_48(base.GetCppThis(), (win == null) ? default(HandleRef) : win.GetCppThis());
 }
 public virtual void SetRenderWindow(vtkRenderWindow arg0)
 {
     vtkExporter.vtkExporter_SetRenderWindow_09(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public static bool IsSupported(vtkRenderWindow renWin)
 {
     return(vtkLineIntegralConvolution2D.vtkLineIntegralConvolution2D_IsSupported_27((renWin == null) ? default(HandleRef) : renWin.GetCppThis()) != 0);
 }
 public override int IsRenderSupported(vtkRenderWindow window, vtkVolumeProperty property)
 {
     return(vtkOpenGLGPUVolumeRayCastMapper.vtkOpenGLGPUVolumeRayCastMapper_IsRenderSupported_02(base.GetCppThis(), (window == null) ? default(HandleRef) : window.GetCppThis(), (property == null) ? default(HandleRef) : property.GetCppThis()));
 }
Exemple #9
0
 public int SetContext(vtkRenderWindow context)
 {
     return(vtkImageDataLIC2D.vtkImageDataLIC2D_SetContext_17(base.GetCppThis(), (context == null) ? default(HandleRef) : context.GetCppThis()));
 }
 public static bool IsSupported(vtkRenderWindow arg0)
 {
     return(vtkSurfaceLICPainter.vtkSurfaceLICPainter_IsSupported_16((arg0 == null) ? default(HandleRef) : arg0.GetCppThis()) != 0);
 }
 public virtual void SetRenderWindow(vtkRenderWindow win)
 {
     vtkRenderViewBase.vtkRenderViewBase_SetRenderWindow_13(base.GetCppThis(), (win == null) ? default(HandleRef) : win.GetCppThis());
 }
Exemple #12
0
 public void SetRenderWindow(vtkRenderWindow arg0)
 {
     vtkSynchronizedRenderWindows.vtkSynchronizedRenderWindows_SetRenderWindow_21(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Exemple #13
0
 public void SetContext(vtkRenderWindow arg0)
 {
     vtkTextureObject.vtkTextureObject_SetContext_55(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public virtual void SetRenderWindow(vtkRenderWindow renWin)
 {
     vtkParallelRenderManager.vtkParallelRenderManager_SetRenderWindow_84(base.GetCppThis(), (renWin == null) ? default(HandleRef) : renWin.GetCppThis());
 }
 public virtual bool IsRenderSupported(vtkRenderWindow w)
 {
     return(vtkProjectedAAHexahedraMapper.vtkProjectedAAHexahedraMapper_IsRenderSupported_03(base.GetCppThis(), (w == null) ? default(HandleRef) : w.GetCppThis()) != 0);
 }
 public virtual int IsRenderSupported(vtkRenderWindow arg0, vtkVolumeProperty arg1)
 {
     return(vtkGPUVolumeRayCastMapper.vtkGPUVolumeRayCastMapper_IsRenderSupported_32(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis(), (arg1 == null) ? default(HandleRef) : arg1.GetCppThis()));
 }
 public virtual void SetRenderWindow(vtkRenderWindow arg)
 {
     vtkImageViewer2.vtkImageViewer2_SetRenderWindow_37(base.GetCppThis(), (arg == null) ? default(HandleRef) : arg.GetCppThis());
 }
 public void AddItem(vtkRenderWindow a)
 {
     vtkRenderWindowCollection.vtkRenderWindowCollection_AddItem_01(base.GetCppThis(), (a == null) ? default(HandleRef) : a.GetCppThis());
 }
Exemple #19
0
 public virtual void SetRenderWindow(vtkRenderWindow renwin)
 {
     vtkOpenGLExtensionManager.vtkOpenGLExtensionManager_SetRenderWindow_13(base.GetCppThis(), (renwin == null) ? default(HandleRef) : renwin.GetCppThis());
 }
 public void SetInput(vtkRenderWindow renWin)
 {
     vtkExporter.vtkExporter_SetInput_08(base.GetCppThis(), (renWin == null) ? default(HandleRef) : renWin.GetCppThis());
 }
Exemple #21
0
 public static bool IsSupported(vtkRenderWindow renWin)
 {
     return(vtkDataTransferHelper.vtkDataTransferHelper_IsSupported_23((renWin == null) ? default(HandleRef) : renWin.GetCppThis()) != 0);
 }
 public override bool IsRenderSupported(vtkRenderWindow w)
 {
     return(vtkOpenGLProjectedAAHexahedraMapper.vtkOpenGLProjectedAAHexahedraMapper_IsRenderSupported_02(base.GetCppThis(), (w == null) ? default(HandleRef) : w.GetCppThis()) != 0);
 }
Exemple #23
0
 public virtual void SetRenderWindow(vtkRenderWindow rw)
 {
     vtkTesting.vtkTesting_SetRenderWindow_33(base.GetCppThis(), (rw == null) ? default(HandleRef) : rw.GetCppThis());
 }