コード例 #1
0
 public void SetPlaneSource(vtkPlaneSource plane)
 {
     vtkSplineWidget.vtkSplineWidget_SetPlaneSource_45(base.GetCppThis(), (plane == null) ? default(HandleRef) : plane.GetCppThis());
 }
コード例 #2
0
 public void SetPlaneSource(vtkPlaneSource plane)
 {
     vtkSplineRepresentation.vtkSplineRepresentation_SetPlaneSource_46(base.GetCppThis(), (plane == null) ? default(HandleRef) : plane.GetCppThis());
 }