コード例 #1
0
 public override void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkGeoView2D.vtkGeoView2D_ApplyViewTheme_01(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }
コード例 #2
0
 public override void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkRenderView.vtkRenderView_ApplyViewTheme_02(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }
コード例 #3
0
 public virtual void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkHierarchicalGraphPipeline.vtkHierarchicalGraphPipeline_ApplyViewTheme_01(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }
コード例 #4
0
 public override void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkParallelCoordinatesView.vtkParallelCoordinatesView_ApplyViewTheme_01(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }
コード例 #5
0
 public virtual void ApplyViewTheme(vtkViewTheme arg0)
 {
     vtkDataRepresentation.vtkDataRepresentation_ApplyViewTheme_03(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
コード例 #6
0
 public virtual void ApplyViewTheme(vtkViewTheme arg0)
 {
     vtkView.vtkView_ApplyViewTheme_04(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
コード例 #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());
 }
コード例 #9
0
 public virtual void ApplyViewTheme(vtkViewTheme theme)
 {
     vtkGraphMapper.vtkGraphMapper_ApplyViewTheme_02(base.GetCppThis(), (theme == null) ? default(HandleRef) : theme.GetCppThis());
 }