コード例 #1
0
 public override void SetPointPlacer(vtkPointPlacer arg0)
 {
     vtkPointHandleRepresentation2D.vtkPointHandleRepresentation2D_SetPointPlacer_19(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
コード例 #2
0
 public void SetPointPlacer(vtkPointPlacer arg0)
 {
     vtkContourRepresentation.vtkContourRepresentation_SetPointPlacer_71(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
コード例 #3
0
 public virtual void SetPointPlacer(vtkPointPlacer arg0)
 {
     vtkHandleRepresentation.vtkHandleRepresentation_SetPointPlacer_28(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }