public void SetCursorShape(vtkPolyData cursorShape)
 {
     vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_SetCursorShape_26(base.GetCppThis(), (cursorShape == null) ? default(HandleRef) : cursorShape.GetCppThis());
 }
Beispiel #2
0
 public void SetEntry(int i, vtkPolyData symbol, vtkImageData icon, string arg3, IntPtr color)
 {
     vtkLegendBoxActor.vtkLegendBoxActor_SetEntry_47(base.GetCppThis(), i, (symbol == null) ? default(HandleRef) : symbol.GetCppThis(), (icon == null) ? default(HandleRef) : icon.GetCppThis(), arg3, color);
 }
 public void Append(vtkPolyData piece)
 {
     vtkQuadricClustering.vtkQuadricClustering_Append_01(base.GetCppThis(), (piece == null) ? default(HandleRef) : piece.GetCppThis());
 }
 public void GetNodePolyData(vtkPolyData poly)
 {
     vtkContourRepresentation.vtkContourRepresentation_GetNodePolyData_29(base.GetCppThis(), (poly == null) ? default(HandleRef) : poly.GetCppThis());
 }
 public void CreateDefaultLocator(vtkPolyData input)
 {
     vtkCleanPolyData.vtkCleanPolyData_CreateDefaultLocator_07(base.GetCppThis(), (input == null) ? default(HandleRef) : input.GetCppThis());
 }
Beispiel #6
0
 public virtual void Initialize(vtkPolyData poly, int state)
 {
     vtkContourWidget.vtkContourWidget_Initialize_14(base.GetCppThis(), (poly == null) ? default(HandleRef) : poly.GetCppThis(), state);
 }
Beispiel #7
0
 public void GetPolyData(vtkPolyData pd)
 {
     vtkParallelopipedRepresentation.vtkParallelopipedRepresentation_GetPolyData_12(base.GetCppThis(), (pd == null) ? default(HandleRef) : pd.GetCppThis());
 }
Beispiel #8
0
 public void SetUserDefinedTip(vtkPolyData arg0)
 {
     vtkAxesActor.vtkAxesActor_SetUserDefinedTip_85(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public void SetModel(vtkPolyData model)
 {
     vtkGeoTerrainNode.vtkGeoTerrainNode_SetModel_38(base.GetCppThis(), (model == null) ? default(HandleRef) : model.GetCppThis());
 }
Beispiel #10
0
 public void SetActiveCursorShape(vtkPolyData activeShape)
 {
     vtkConstrainedPointHandleRepresentation.vtkConstrainedPointHandleRepresentation_SetActiveCursorShape_32(base.GetCppThis(), (activeShape == null) ? default(HandleRef) : activeShape.GetCppThis());
 }
Beispiel #11
0
 public void SetCursorShape(vtkPolyData cursorShape)
 {
     vtkConstrainedPointHandleRepresentation.vtkConstrainedPointHandleRepresentation_SetCursorShape_35(base.GetCppThis(), (cursorShape == null) ? default(HandleRef) : cursorShape.GetCppThis());
 }
 public void SetHandle(vtkPolyData arg0)
 {
     vtkAbstractPolygonalHandleRepresentation3D.vtkAbstractPolygonalHandleRepresentation3D_SetHandle_29(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public override void GenerateRepresentation(int level, vtkPolyData pd)
 {
     vtkModifiedBSPTree.vtkModifiedBSPTree_GenerateRepresentation_05(base.GetCppThis(), level, (pd == null) ? default(HandleRef) : pd.GetCppThis());
 }
 public virtual void GenerateRepresentationLeafs(vtkPolyData pd)
 {
     vtkModifiedBSPTree.vtkModifiedBSPTree_GenerateRepresentationLeafs_06(base.GetCppThis(), (pd == null) ? default(HandleRef) : pd.GetCppThis());
 }
 public void GetPolyData(vtkPolyData pd)
 {
     vtkSplineWidget.vtkSplineWidget_GetPolyData_10(base.GetCppThis(), (pd == null) ? default(HandleRef) : pd.GetCppThis());
 }
Beispiel #16
0
 public void GenerateHull(vtkPolyData pd, IntPtr bounds)
 {
     vtkHull.vtkHull_GenerateHull_09(base.GetCppThis(), (pd == null) ? default(HandleRef) : pd.GetCppThis(), bounds);
 }
 public virtual void SetTrajectory(vtkPolyData arg0)
 {
     vtkTensorProbeRepresentation.vtkTensorProbeRepresentation_SetTrajectory_19(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Beispiel #18
0
 public void GenerateHull(vtkPolyData pd, double xmin, double xmax, double ymin, double ymax, double zmin, double zmax)
 {
     vtkHull.vtkHull_GenerateHull_10(base.GetCppThis(), (pd == null) ? default(HandleRef) : pd.GetCppThis(), xmin, xmax, ymin, ymax, zmin, zmax);
 }
 public virtual void SetInput(vtkPolyData arg0)
 {
     vtkPolyDataToImageStencil.vtkPolyDataToImageStencil_SetInput_10(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public void SetCursorShape(vtkPolyData cursorShape)
 {
     vtkPointHandleRepresentation2D.vtkPointHandleRepresentation2D_SetCursorShape_17(base.GetCppThis(), (cursorShape == null) ? default(HandleRef) : cursorShape.GetCppThis());
 }
 public void SetInput(vtkPolyData arg0)
 {
     vtkPolyDataMapper2D.vtkPolyDataMapper2D_SetInput_30(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Beispiel #22
0
 public override void GenerateRepresentation(int level, vtkPolyData pd)
 {
     vtkPointLocator.vtkPointLocator_GenerateRepresentation_11(base.GetCppThis(), level, (pd == null) ? default(HandleRef) : pd.GetCppThis());
 }
 public void SetSource(vtkPolyData source)
 {
     vtkTensorGlyph.vtkTensorGlyph_SetSource_37(base.GetCppThis(), (source == null) ? default(HandleRef) : source.GetCppThis());
 }
 public void SetSource(vtkPolyData source)
 {
     vtkProgrammableGlyphFilter.vtkProgrammableGlyphFilter_SetSource_19(base.GetCppThis(), (source == null) ? default(HandleRef) : source.GetCppThis());
 }
Beispiel #25
0
 public void SetEntry(int i, vtkPolyData symbol, string arg2, IntPtr color)
 {
     vtkLegendBoxActor.vtkLegendBoxActor_SetEntry_45(base.GetCppThis(), i, (symbol == null) ? default(HandleRef) : symbol.GetCppThis(), arg2, color);
 }
Beispiel #26
0
 public void GetPolyData(vtkPolyData pd)
 {
     vtkLineRepresentation.vtkLineRepresentation_GetPolyData_29(base.GetCppThis(), (pd == null) ? default(HandleRef) : pd.GetCppThis());
 }
Beispiel #27
0
 public void SetEntrySymbol(int i, vtkPolyData symbol)
 {
     vtkLegendBoxActor.vtkLegendBoxActor_SetEntrySymbol_52(base.GetCppThis(), i, (symbol == null) ? default(HandleRef) : symbol.GetCppThis());
 }
 public void SetButtonGeometry(vtkPolyData pd)
 {
     vtkTexturedButtonRepresentation.vtkTexturedButtonRepresentation_SetButtonGeometry_25(base.GetCppThis(), (pd == null) ? default(HandleRef) : pd.GetCppThis());
 }
Beispiel #29
0
 public void SetSource(int id, vtkPolyData pd)
 {
     vtkGenericGlyph3DFilter.vtkGenericGlyph3DFilter_SetSource_59(base.GetCppThis(), id, (pd == null) ? default(HandleRef) : pd.GetCppThis());
 }
 public virtual void BoxAllNodes(vtkPolyData arg0)
 {
     vtkLabelHierarchyIterator.vtkLabelHierarchyIterator_BoxAllNodes_02(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }