public void SetSelectionConnection(vtkAlgorithmOutput arg0)
 {
     vtkExtractSelectedRows.vtkExtractSelectedRows_SetSelectionConnection_12(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public virtual void SetInputConnection(vtkAlgorithmOutput input)
 {
     vtkImageViewer.vtkImageViewer_SetInputConnection_27(base.GetCppThis(), (input == null) ? default(HandleRef) : input.GetCppThis());
 }
Example #3
0
 public virtual void AddLabels(vtkAlgorithmOutput conn)
 {
     vtkRenderView.vtkRenderView_AddLabels_01(base.GetCppThis(), (conn == null) ? default(HandleRef) : conn.GetCppThis());
 }
Example #4
0
 public void SetSelectionConnection(vtkAlgorithmOutput algOutput)
 {
     vtkExtractSelectionBase.vtkExtractSelectionBase_SetSelectionConnection_09(base.GetCppThis(), (algOutput == null) ? default(HandleRef) : algOutput.GetCppThis());
 }
 public void SetVertexTableConnection(vtkAlgorithmOutput arg0)
 {
     vtkTableToGraph.vtkTableToGraph_SetVertexTableConnection_18(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public void AddSourceConnection(vtkAlgorithmOutput input)
 {
     vtkTemporalStreamTracer.vtkTemporalStreamTracer_AddSourceConnection_01(base.GetCppThis(), (input == null) ? default(HandleRef) : input.GetCppThis());
 }
 public void SetInputTableConnection(vtkAlgorithmOutput cxn)
 {
     vtkComputeHistogram2DOutliers.vtkComputeHistogram2DOutliers_SetInputTableConnection_10(base.GetCppThis(), (cxn == null) ? default(HandleRef) : cxn.GetCppThis());
 }
 public override void RemoveInputConnection(int port, vtkAlgorithmOutput input)
 {
     vtkProcessObject.vtkProcessObject_RemoveInputConnection_08(base.GetCppThis(), port, (input == null) ? default(HandleRef) : input.GetCppThis());
 }
 public void SetSelectionConnection(vtkAlgorithmOutput arg0)
 {
     vtkCollapseGraph.vtkCollapseGraph_SetSelectionConnection_07(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public virtual void SetNthInputConnection(int port, int index, vtkAlgorithmOutput input)
 {
     vtkProcessObject.vtkProcessObject_SetNthInputConnection_12(base.GetCppThis(), port, index, (input == null) ? default(HandleRef) : input.GetCppThis());
 }
 public override void AddInputConnection(vtkAlgorithmOutput input)
 {
     vtkProcessObject.vtkProcessObject_AddInputConnection_02(base.GetCppThis(), (input == null) ? default(HandleRef) : input.GetCppThis());
 }
 public void SetSelectionConnection(vtkAlgorithmOutput algOutput)
 {
     vtkTemporalPathLineFilter.vtkTemporalPathLineFilter_SetSelectionConnection_21(base.GetCppThis(), (algOutput == null) ? default(HandleRef) : algOutput.GetCppThis());
 }
Example #13
0
 public void SetAxisTitles(vtkAlgorithmOutput arg0)
 {
     vtkParallelCoordinatesRepresentation.vtkParallelCoordinatesRepresentation_SetAxisTitles_42(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Example #14
0
 public void SetSourceConnection(vtkAlgorithmOutput algOutput)
 {
     vtkDelaunay2D.vtkDelaunay2D_SetSourceConnection_28(base.GetCppThis(), (algOutput == null) ? default(HandleRef) : algOutput.GetCppThis());
 }
Example #15
0
 public void SetSourceConnection(vtkAlgorithmOutput algOutput)
 {
     vtkProbeFilter.vtkProbeFilter_SetSourceConnection_11(base.GetCppThis(), (algOutput == null) ? default(HandleRef) : algOutput.GetCppThis());
 }
Example #16
0
 public void SetDataObjectConnection(vtkAlgorithmOutput arg0)
 {
     vtkConvertSelection.vtkConvertSelection_SetDataObjectConnection_23(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public void SetGraphConnection(vtkAlgorithmOutput arg0)
 {
     vtkExpandSelectedGraph.vtkExpandSelectedGraph_SetGraphConnection_15(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public void SetSourceConnection(vtkAlgorithmOutput algOutput)
 {
     vtkGlyph3DMapper.vtkGlyph3DMapper_SetSourceConnection_63(base.GetCppThis(), (algOutput == null) ? default(HandleRef) : algOutput.GetCppThis());
 }
Example #19
0
 public void SetVectorsConnection(vtkAlgorithmOutput algOutput)
 {
     vtkMergeFilter.vtkMergeFilter_SetVectorsConnection_24(base.GetCppThis(), (algOutput == null) ? default(HandleRef) : algOutput.GetCppThis());
 }
 public void SetSplatConnection(vtkAlgorithmOutput arg0)
 {
     vtkFastSplatter.vtkFastSplatter_SetSplatConnection_26(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Example #21
0
 public virtual void AddInputConnection(int port, vtkAlgorithmOutput input)
 {
     vtkAlgorithm.vtkAlgorithm_AddInputConnection_03(base.GetCppThis(), port, (input == null) ? default(HandleRef) : input.GetCppThis());
 }
Example #22
0
 public void SetAnnotationLayersConnection(vtkAlgorithmOutput arg0)
 {
     vtkExtractSelectedGraph.vtkExtractSelectedGraph_SetAnnotationLayersConnection_10(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public void SetButtonGeometryConnection(vtkAlgorithmOutput algOutput)
 {
     vtkTexturedButtonRepresentation.vtkTexturedButtonRepresentation_SetButtonGeometryConnection_26(base.GetCppThis(), (algOutput == null) ? default(HandleRef) : algOutput.GetCppThis());
 }
Example #24
0
 public void RemoveRepresentation(vtkAlgorithmOutput rep)
 {
     vtkView.vtkView_RemoveRepresentation_16(base.GetCppThis(), (rep == null) ? default(HandleRef) : rep.GetCppThis());
 }
Example #25
0
 public void SetSourceConnection(vtkAlgorithmOutput algOutput)
 {
     vtkStreamTracer.vtkStreamTracer_SetSourceConnection_48(base.GetCppThis(), (algOutput == null) ? default(HandleRef) : algOutput.GetCppThis());
 }
Example #26
0
        public vtkDataRepresentation AddRepresentationFromInputConnection(vtkAlgorithmOutput conn)
        {
            vtkDataRepresentation vtkDataRepresentation = null;
            uint   mteStatus   = 0u;
            uint   mteIndex    = 4294967295u;
            uint   rawRefCount = 0u;
            IntPtr intPtr      = vtkView.vtkView_AddRepresentationFromInputConnection_03(base.GetCppThis(), (conn == null) ? default(HandleRef) : conn.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkDataRepresentation = (vtkDataRepresentation)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkDataRepresentation.Register(null);
                }
            }
            return(vtkDataRepresentation);
        }
Example #27
0
 public virtual void ReplaceNthInputConnection(int idx, vtkAlgorithmOutput input)
 {
     vtkImageAppend.vtkImageAppend_ReplaceNthInputConnection_12(base.GetCppThis(), idx, (input == null) ? default(HandleRef) : input.GetCppThis());
 }
 public virtual void PrepareInputConnections(vtkAlgorithmOutput graphConn, vtkAlgorithmOutput treeConn, vtkAlgorithmOutput annConn)
 {
     vtkHierarchicalGraphPipeline.vtkHierarchicalGraphPipeline_PrepareInputConnections_22(base.GetCppThis(), (graphConn == null) ? default(HandleRef) : graphConn.GetCppThis(), (treeConn == null) ? default(HandleRef) : treeConn.GetCppThis(), (annConn == null) ? default(HandleRef) : annConn.GetCppThis());
 }
Example #29
0
 public void SetSourceConnection(vtkAlgorithmOutput algOutput)
 {
     vtkTensorGlyph.vtkTensorGlyph_SetSourceConnection_39(base.GetCppThis(), (algOutput == null) ? default(HandleRef) : algOutput.GetCppThis());
 }
 public virtual void SetLearnOptionParameterConnection(vtkAlgorithmOutput arg0)
 {
     vtkStatisticsAlgorithm.vtkStatisticsAlgorithm_SetLearnOptionParameterConnection_27(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }