public new static vtkPropCollection New() { vtkPropCollection result = null; uint mteStatus = 0u; uint mteIndex = 4294967295u; uint rawRefCount = 0u; IntPtr intPtr = vtkPropCollection.vtkPropCollection_New(ref mteStatus, ref mteIndex, ref rawRefCount); if (IntPtr.Zero != intPtr) { bool flag; result = (vtkPropCollection)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag); } return(result); }
public virtual vtkPropCollection GetPickResultProps() { vtkPropCollection vtkPropCollection = null; uint mteStatus = 0u; uint mteIndex = 4294967295u; uint rawRefCount = 0u; IntPtr intPtr = vtkViewport.vtkViewport_GetPickResultProps_24(base.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount); if (IntPtr.Zero != intPtr) { bool flag; vtkPropCollection = (vtkPropCollection)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag); if (flag) { vtkPropCollection.Register(null); } } return(vtkPropCollection); }
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); }
public vtkPropCollection GetParts() { vtkPropCollection vtkPropCollection = null; uint mteStatus = 0u; uint mteIndex = 4294967295u; uint rawRefCount = 0u; IntPtr intPtr = vtkPropAssembly.vtkPropAssembly_GetParts_07(base.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount); if (IntPtr.Zero != intPtr) { bool flag; vtkPropCollection = (vtkPropCollection)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag); if (flag) { vtkPropCollection.Register(null); } } return(vtkPropCollection); }
public new static vtkPropCollection SafeDownCast(vtkObjectBase o) { vtkPropCollection vtkPropCollection = null; uint mteStatus = 0u; uint mteIndex = 4294967295u; uint rawRefCount = 0u; IntPtr intPtr = vtkPropCollection.vtkPropCollection_SafeDownCast_09((o == null) ? default(HandleRef) : o.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount); if (IntPtr.Zero != intPtr) { bool flag; vtkPropCollection = (vtkPropCollection)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag); if (flag) { vtkPropCollection.Register(null); } } return(vtkPropCollection); }
public override void GetActors2D(vtkPropCollection pc) { vtkActor2D.vtkActor2D_GetActors2D_01(base.GetCppThis(), (pc == null) ? default(HandleRef) : pc.GetCppThis()); }
public override void GetActors(vtkPropCollection pc) { vtkTexturedButtonRepresentation.vtkTexturedButtonRepresentation_GetActors_05(base.GetCppThis(), (pc == null) ? default(HandleRef) : pc.GetCppThis()); }
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()); }
public override void GetActors2D(vtkPropCollection pc) { vtkLogoRepresentation.vtkLogoRepresentation_GetActors2D_02(base.GetCppThis(), (pc == null) ? default(HandleRef) : pc.GetCppThis()); }
public override void GetActors2D(vtkPropCollection arg0) { vtkLegendScaleActor.vtkLegendScaleActor_GetActors2D_08(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis()); }
public virtual void GetVolumes(vtkPropCollection arg0) { vtkProp.vtkProp_GetVolumes_25(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()); }
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 GetActors(vtkPropCollection pc) { vtkImplicitPlaneRepresentation.vtkImplicitPlaneRepresentation_GetActors_06(base.GetCppThis(), (pc == null) ? default(HandleRef) : pc.GetCppThis()); }
public override void GetVolumes(vtkPropCollection arg0) { vtkWidgetRepresentation.vtkWidgetRepresentation_GetVolumes_18(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis()); }
public override void GetVolumes(vtkPropCollection vc) { vtkVolume.vtkVolume_GetVolumes_26(base.GetCppThis(), (vc == null) ? default(HandleRef) : vc.GetCppThis()); }
public override void GetActors(vtkPropCollection arg0) { vtkTensorProbeRepresentation.vtkTensorProbeRepresentation_GetActors_02(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis()); }
public override void GetVolumes(vtkPropCollection arg0) { vtkAssembly.vtkAssembly_GetVolumes_10(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis()); }
public override void GetActors(vtkPropCollection pc) { vtkParallelopipedRepresentation.vtkParallelopipedRepresentation_GetActors_03(base.GetCppThis(), (pc == null) ? default(HandleRef) : pc.GetCppThis()); }
public override void GetActors(vtkPropCollection arg0) { vtkAxesActor.vtkAxesActor_GetActors_03(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis()); }
public override void GetActors(vtkPropCollection arg0) { vtkCenteredSliderRepresentation.vtkCenteredSliderRepresentation_GetActors_03(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis()); }
public override void GetActors2D(vtkPropCollection arg0) { vtkRectilinearWipeRepresentation.vtkRectilinearWipeRepresentation_GetActors2D_03(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis()); }
public virtual void GetActors2D(vtkPropCollection arg0) { vtkProp.vtkProp_GetActors2D_07(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()); }