public void SetCursorShape(vtkPolyData cursorShape) { vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_SetCursorShape_26(base.GetCppThis(), (cursorShape == null) ? default(HandleRef) : cursorShape.GetCppThis()); }
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()); }
public virtual void Initialize(vtkPolyData poly, int state) { vtkContourWidget.vtkContourWidget_Initialize_14(base.GetCppThis(), (poly == null) ? default(HandleRef) : poly.GetCppThis(), state); }
public void GetPolyData(vtkPolyData pd) { vtkParallelopipedRepresentation.vtkParallelopipedRepresentation_GetPolyData_12(base.GetCppThis(), (pd == null) ? default(HandleRef) : pd.GetCppThis()); }
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()); }
public void SetActiveCursorShape(vtkPolyData activeShape) { vtkConstrainedPointHandleRepresentation.vtkConstrainedPointHandleRepresentation_SetActiveCursorShape_32(base.GetCppThis(), (activeShape == null) ? default(HandleRef) : activeShape.GetCppThis()); }
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()); }
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()); }
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()); }
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()); }
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); }
public void GetPolyData(vtkPolyData pd) { vtkLineRepresentation.vtkLineRepresentation_GetPolyData_29(base.GetCppThis(), (pd == null) ? default(HandleRef) : pd.GetCppThis()); }
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()); }
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()); }