public override void SetPointPlacer(vtkPointPlacer arg0) { vtkPointHandleRepresentation2D.vtkPointHandleRepresentation2D_SetPointPlacer_19(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis()); }
public void SetPointPlacer(vtkPointPlacer arg0) { vtkContourRepresentation.vtkContourRepresentation_SetPointPlacer_71(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis()); }
public virtual void SetPointPlacer(vtkPointPlacer arg0) { vtkHandleRepresentation.vtkHandleRepresentation_SetPointPlacer_28(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis()); }