Ejemplo n.º 1
0
 public override void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkGeoView2D.vtkGeoView2D_ApplyViewTheme_01(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }
Ejemplo n.º 2
0
 public override void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkRenderView.vtkRenderView_ApplyViewTheme_02(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }
 public virtual void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkHierarchicalGraphPipeline.vtkHierarchicalGraphPipeline_ApplyViewTheme_01(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }
Ejemplo n.º 4
0
 public override void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkParallelCoordinatesView.vtkParallelCoordinatesView_ApplyViewTheme_01(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }
Ejemplo n.º 5
0
 public virtual void ApplyViewTheme(vtkViewTheme arg0)
 {
     vtkDataRepresentation.vtkDataRepresentation_ApplyViewTheme_03(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Ejemplo n.º 6
0
 public virtual void ApplyViewTheme(vtkViewTheme arg0)
 {
     vtkView.vtkView_ApplyViewTheme_04(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Ejemplo n.º 7
0
 public override void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkRenderedTreeAreaRepresentation.vtkRenderedTreeAreaRepresentation_ApplyViewTheme_01(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }
 public override void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkParallelCoordinatesHistogramRepresentation.vtkParallelCoordinatesHistogramRepresentation_ApplyViewTheme_01(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }
Ejemplo n.º 9
0
 public virtual void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkGraphMapper.vtkGraphMapper_ApplyViewTheme_02(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }