예제 #1
0
 public override void GetActors2D(vtkPropCollection pc)
 {
     vtkActor2D.vtkActor2D_GetActors2D_01(base.GetCppThis(), (pc == null) ? default(HandleRef) : pc.GetCppThis());
 }
예제 #2
0
 public int PickProp(double selectionX, double selectionY, vtkRenderer renderer, vtkPropCollection pickfrom)
 {
     return(vtkPropPicker.vtkPropPicker_PickProp_08(base.GetCppThis(), selectionX, selectionY, (renderer == null) ? default(HandleRef) : renderer.GetCppThis(), (pickfrom == null) ? default(HandleRef) : pickfrom.GetCppThis()));
 }
 public override void GetActors2D(vtkPropCollection collection)
 {
     vtkScalarBarRepresentation.vtkScalarBarRepresentation_GetActors2D_02(base.GetCppThis(), (collection == null) ? default(HandleRef) : collection.GetCppThis());
 }
예제 #4
0
        public vtkAssemblyPath PickPropFrom(double selectionX, double selectionY, vtkPropCollection arg2)
        {
            vtkAssemblyPath vtkAssemblyPath = null;
            uint            mteStatus       = 0u;
            uint            mteIndex        = 4294967295u;
            uint            rawRefCount     = 0u;
            IntPtr          intPtr          = vtkViewport.vtkViewport_PickPropFrom_59(base.GetCppThis(), selectionX, selectionY, (arg2 == null) ? default(HandleRef) : arg2.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkAssemblyPath = (vtkAssemblyPath)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkAssemblyPath.Register(null);
                }
            }
            return(vtkAssemblyPath);
        }
예제 #5
0
 public override void GetActors2D(vtkPropCollection arg0)
 {
     vtkLegendScaleActor.vtkLegendScaleActor_GetActors2D_08(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
예제 #6
0
 public override void GetActors(vtkPropCollection pc)
 {
     vtkParallelopipedRepresentation.vtkParallelopipedRepresentation_GetActors_03(base.GetCppThis(), (pc == null) ? default(HandleRef) : pc.GetCppThis());
 }
예제 #7
0
 public virtual void GetVolumes(vtkPropCollection arg0)
 {
     vtkProp.vtkProp_GetVolumes_25(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
예제 #8
0
 public override void GetVolumes(vtkPropCollection arg0)
 {
     vtkLODProp3D.vtkLODProp3D_GetVolumes_36(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public override void GetActors2D(vtkPropCollection arg0)
 {
     vtkAffineRepresentation2D.vtkAffineRepresentation2D_GetActors2D_06(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public override void GetVolumes(vtkPropCollection arg0)
 {
     vtkWidgetRepresentation.vtkWidgetRepresentation_GetVolumes_18(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public override void GetActors(vtkPropCollection pc)
 {
     vtkImplicitPlaneRepresentation.vtkImplicitPlaneRepresentation_GetActors_06(base.GetCppThis(), (pc == null) ? default(HandleRef) : pc.GetCppThis());
 }
예제 #12
0
 public override void GetVolumes(vtkPropCollection vc)
 {
     vtkVolume.vtkVolume_GetVolumes_26(base.GetCppThis(), (vc == null) ? default(HandleRef) : vc.GetCppThis());
 }
 public override void GetActors2D(vtkPropCollection pc)
 {
     vtkLogoRepresentation.vtkLogoRepresentation_GetActors2D_02(base.GetCppThis(), (pc == null) ? default(HandleRef) : pc.GetCppThis());
 }
예제 #14
0
 public override void GetActors2D(vtkPropCollection arg0)
 {
     vtkRectilinearWipeRepresentation.vtkRectilinearWipeRepresentation_GetActors2D_03(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public override void GetActors(vtkPropCollection pc)
 {
     vtkTexturedButtonRepresentation.vtkTexturedButtonRepresentation_GetActors_05(base.GetCppThis(), (pc == null) ? default(HandleRef) : pc.GetCppThis());
 }
예제 #16
0
 public override void GetActors(vtkPropCollection arg0)
 {
     vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_GetActors_03(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public override void GetActors(vtkPropCollection arg0)
 {
     vtkTensorProbeRepresentation.vtkTensorProbeRepresentation_GetActors_02(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public override void GetActors(vtkPropCollection arg0)
 {
     vtkOrientedGlyphContourRepresentation.vtkOrientedGlyphContourRepresentation_GetActors_07(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
 public override void GetActors(vtkPropCollection arg0)
 {
     vtkPointHandleRepresentation3D.vtkPointHandleRepresentation3D_GetActors_05(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
예제 #20
0
 public override void GetActors(vtkPropCollection arg0)
 {
     vtkAxesActor.vtkAxesActor_GetActors_03(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
예제 #21
0
 public virtual void GetActors2D(vtkPropCollection arg0)
 {
     vtkProp.vtkProp_GetActors2D_07(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
예제 #22
0
 public override void GetVolumes(vtkPropCollection arg0)
 {
     vtkAssembly.vtkAssembly_GetVolumes_10(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }