Exemplo n.º 1
0
        public new static vtkDoubleArray New()
        {
            vtkDoubleArray result      = null;
            uint           mteStatus   = 0u;
            uint           mteIndex    = 4294967295u;
            uint           rawRefCount = 0u;
            IntPtr         intPtr      = vtkDoubleArray.vtkDoubleArray_New(ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                result = (vtkDoubleArray)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
            }
            return(result);
        }
        public virtual vtkDoubleArray GetWeights()
        {
            vtkDoubleArray vtkDoubleArray = null;
            uint           mteStatus      = 0u;
            uint           mteIndex       = 4294967295u;
            uint           rawRefCount    = 0u;
            IntPtr         intPtr         = vtkImageWeightedSum.vtkImageWeightedSum_GetWeights_05(base.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkDoubleArray = (vtkDoubleArray)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkDoubleArray.Register(null);
                }
            }
            return(vtkDoubleArray);
        }
        public vtkDoubleArray GetHandlePositions()
        {
            vtkDoubleArray vtkDoubleArray = null;
            uint           mteStatus      = 0u;
            uint           mteIndex       = 4294967295u;
            uint           rawRefCount    = 0u;
            IntPtr         intPtr         = vtkSplineRepresentation.vtkSplineRepresentation_GetHandlePositions_10(base.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkDoubleArray = (vtkDoubleArray)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkDoubleArray.Register(null);
                }
            }
            return(vtkDoubleArray);
        }
Exemplo n.º 4
0
        public vtkDoubleArray GetTimeValues()
        {
            vtkDoubleArray vtkDoubleArray = null;
            uint           mteStatus      = 0u;
            uint           mteIndex       = 4294967295u;
            uint           rawRefCount    = 0u;
            IntPtr         intPtr         = vtkOpenFOAMReader.vtkOpenFOAMReader_GetTimeValues_38(base.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkDoubleArray = (vtkDoubleArray)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkDoubleArray.Register(null);
                }
            }
            return(vtkDoubleArray);
        }
Exemplo n.º 5
0
        public new static vtkDoubleArray SafeDownCast(vtkObjectBase o)
        {
            vtkDoubleArray vtkDoubleArray = null;
            uint           mteStatus      = 0u;
            uint           mteIndex       = 4294967295u;
            uint           rawRefCount    = 0u;
            IntPtr         intPtr         = vtkDoubleArray.vtkDoubleArray_SafeDownCast_19((o == null) ? default(HandleRef) : o.GetCppThis(), ref mteStatus, ref mteIndex, ref rawRefCount);

            if (IntPtr.Zero != intPtr)
            {
                bool flag;
                vtkDoubleArray = (vtkDoubleArray)Methods.CreateWrappedObject(mteStatus, mteIndex, rawRefCount, intPtr, true, out flag);
                if (flag)
                {
                    vtkDoubleArray.Register(null);
                }
            }
            return(vtkDoubleArray);
        }
Exemplo n.º 6
0
 public virtual void GetData(long tupleMin, long tupleMax, int compMin, int compMax, vtkDoubleArray data)
 {
     vtkDataArray.vtkDataArray_GetData_11(base.GetCppThis(), tupleMin, tupleMax, compMin, compMax, (data == null) ? default(HandleRef) : data.GetCppThis());
 }
Exemplo n.º 7
0
 public virtual long GetNextIntersections(vtkIdList intersectedCells, vtkDoubleArray intersectionLengths, vtkDataArray scalars, vtkDataArray nearIntersections, vtkDataArray farIntersections)
 {
     return(vtkUnstructuredGridVolumeRayCastIterator.vtkUnstructuredGridVolumeRayCastIterator_GetNextIntersections_05(base.GetCppThis(), (intersectedCells == null) ? default(HandleRef) : intersectedCells.GetCppThis(), (intersectionLengths == null) ? default(HandleRef) : intersectionLengths.GetCppThis(), (scalars == null) ? default(HandleRef) : scalars.GetCppThis(), (nearIntersections == null) ? default(HandleRef) : nearIntersections.GetCppThis(), (farIntersections == null) ? default(HandleRef) : farIntersections.GetCppThis()));
 }
Exemplo n.º 8
0
 public bool GetVorticityData(int T, IntPtr pcoords, IntPtr weights, vtkGenericCell cell, vtkDoubleArray cellVectors)
 {
     return(vtkTemporalInterpolatedVelocityField.vtkTemporalInterpolatedVelocityField_GetVorticityData_10(base.GetCppThis(), T, pcoords, weights, (cell == null) ? default(HandleRef) : cell.GetCppThis(), (cellVectors == null) ? default(HandleRef) : cellVectors.GetCppThis()) != 0);
 }
 public override void Integrate(vtkDoubleArray intersectionLengths, vtkDataArray nearIntersections, vtkDataArray farIntersections, IntPtr color)
 {
     vtkUnstructuredGridHomogeneousRayIntegrator.vtkUnstructuredGridHomogeneousRayIntegrator_Integrate_03(base.GetCppThis(), (intersectionLengths == null) ? default(HandleRef) : intersectionLengths.GetCppThis(), (nearIntersections == null) ? default(HandleRef) : nearIntersections.GetCppThis(), (farIntersections == null) ? default(HandleRef) : farIntersections.GetCppThis(), color);
 }
Exemplo n.º 10
0
 public virtual void SetWeights(vtkDoubleArray a)
 {
     vtkMNITagPointWriter.vtkMNITagPointWriter_SetWeights_22(base.GetCppThis(), (a == null) ? default(HandleRef) : a.GetCppThis());
 }
 public virtual void SetImageMax(vtkDoubleArray imageMax)
 {
     vtkMINCImageAttributes.vtkMINCImageAttributes_SetImageMax_32(base.GetCppThis(), (imageMax == null) ? default(HandleRef) : imageMax.GetCppThis());
 }
 public override void Triangulate(vtkGenericAdaptorCell cell, vtkGenericAttributeCollection att, vtkDoubleArray points, vtkCellArray cellArray, vtkPointData internalPd)
 {
     vtkSimpleCellTessellator.vtkSimpleCellTessellator_Triangulate_17(base.GetCppThis(), (cell == null) ? default(HandleRef) : cell.GetCppThis(), (att == null) ? default(HandleRef) : att.GetCppThis(), (points == null) ? default(HandleRef) : points.GetCppThis(), (cellArray == null) ? default(HandleRef) : cellArray.GetCppThis(), (internalPd == null) ? default(HandleRef) : internalPd.GetCppThis());
 }
 public virtual void TessellateFace(vtkGenericAdaptorCell cell, vtkGenericAttributeCollection att, long index, vtkDoubleArray points, vtkCellArray cellArray, vtkPointData internalPd)
 {
     vtkGenericCellTessellator.vtkGenericCellTessellator_TessellateFace_13(base.GetCppThis(), (cell == null) ? default(HandleRef) : cell.GetCppThis(), (att == null) ? default(HandleRef) : att.GetCppThis(), index, (points == null) ? default(HandleRef) : points.GetCppThis(), (cellArray == null) ? default(HandleRef) : cellArray.GetCppThis(), (internalPd == null) ? default(HandleRef) : internalPd.GetCppThis());
 }
 public virtual void GetCumulativeWeights(vtkDoubleArray weights)
 {
     vtkDijkstraGraphGeodesicPath.vtkDijkstraGraphGeodesicPath_GetCumulativeWeights_01(base.GetCppThis(), (weights == null) ? default(HandleRef) : weights.GetCppThis());
 }
Exemplo n.º 15
0
 public virtual void SetTickPositions(vtkDoubleArray positions)
 {
     vtkAxis.vtkAxis_SetTickPositions_50(base.GetCppThis(), (positions == null) ? default(HandleRef) : positions.GetCppThis());
 }
Exemplo n.º 16
0
 public override void Integrate(vtkDoubleArray intersectionLengths, vtkDataArray nearIntersections, vtkDataArray farIntersections, IntPtr color)
 {
     vtkUnstructuredGridPartialPreIntegration.vtkUnstructuredGridPartialPreIntegration_Integrate_04(base.GetCppThis(), (intersectionLengths == null) ? default(HandleRef) : intersectionLengths.GetCppThis(), (nearIntersections == null) ? default(HandleRef) : nearIntersections.GetCppThis(), (farIntersections == null) ? default(HandleRef) : farIntersections.GetCppThis(), color);
 }
 public virtual void SetImageMin(vtkDoubleArray imageMin)
 {
     vtkMINCImageAttributes.vtkMINCImageAttributes_SetImageMin_33(base.GetCppThis(), (imageMin == null) ? default(HandleRef) : imageMin.GetCppThis());
 }
Exemplo n.º 18
0
 public virtual void SetWeights(vtkDoubleArray arg0)
 {
     vtkImageWeightedSum.vtkImageWeightedSum_SetWeights_15(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Exemplo n.º 19
0
 public void GetEigenvalues(int request, vtkDoubleArray arg1)
 {
     vtkPCAStatistics.vtkPCAStatistics_GetEigenvalues_05(base.GetCppThis(), request, (arg1 == null) ? default(HandleRef) : arg1.GetCppThis());
 }
Exemplo n.º 20
0
 public void GetEigenvalues(vtkDoubleArray arg0)
 {
     vtkPCAStatistics.vtkPCAStatistics_GetEigenvalues_06(base.GetCppThis(), (arg0 == null) ? default(HandleRef) : arg0.GetCppThis());
 }
Exemplo n.º 21
0
 public void GetEigenvector(int request, int i, vtkDoubleArray eigenvector)
 {
     vtkPCAStatistics.vtkPCAStatistics_GetEigenvector_08(base.GetCppThis(), request, i, (eigenvector == null) ? default(HandleRef) : eigenvector.GetCppThis());
 }
 public virtual void Integrate(vtkDoubleArray intersectionLengths, vtkDataArray nearIntersections, vtkDataArray farIntersections, IntPtr color)
 {
     vtkUnstructuredGridVolumeRayIntegrator.vtkUnstructuredGridVolumeRayIntegrator_Integrate_02(base.GetCppThis(), (intersectionLengths == null) ? default(HandleRef) : intersectionLengths.GetCppThis(), (nearIntersections == null) ? default(HandleRef) : nearIntersections.GetCppThis(), (farIntersections == null) ? default(HandleRef) : farIntersections.GetCppThis(), color);
 }
Exemplo n.º 23
0
 public void GetEigenvectors(vtkDoubleArray eigenvectors)
 {
     vtkPCAStatistics.vtkPCAStatistics_GetEigenvectors_10(base.GetCppThis(), (eigenvectors == null) ? default(HandleRef) : eigenvectors.GetCppThis());
 }
Exemplo n.º 24
0
 public virtual void UpdateClusterCenters(vtkTable newClusterElements, vtkTable curClusterElements, vtkIdTypeArray numMembershipChanges, vtkIdTypeArray numElementsInCluster, vtkDoubleArray error, vtkIdTypeArray startRunID, vtkIdTypeArray endRunID, vtkIntArray computeRun)
 {
     vtkPKMeansStatistics.vtkPKMeansStatistics_UpdateClusterCenters_10(base.GetCppThis(), (newClusterElements == null) ? default(HandleRef) : newClusterElements.GetCppThis(), (curClusterElements == null) ? default(HandleRef) : curClusterElements.GetCppThis(), (numMembershipChanges == null) ? default(HandleRef) : numMembershipChanges.GetCppThis(), (numElementsInCluster == null) ? default(HandleRef) : numElementsInCluster.GetCppThis(), (error == null) ? default(HandleRef) : error.GetCppThis(), (startRunID == null) ? default(HandleRef) : startRunID.GetCppThis(), (endRunID == null) ? default(HandleRef) : endRunID.GetCppThis(), (computeRun == null) ? default(HandleRef) : computeRun.GetCppThis());
 }
 public int GetNextTetra(int classification, vtkTetra tet, vtkDataArray cellScalars, vtkDoubleArray tetScalars)
 {
     return(vtkOrderedTriangulator.vtkOrderedTriangulator_GetNextTetra_07(base.GetCppThis(), classification, (tet == null) ? default(HandleRef) : tet.GetCppThis(), (cellScalars == null) ? default(HandleRef) : cellScalars.GetCppThis(), (tetScalars == null) ? default(HandleRef) : tetScalars.GetCppThis()));
 }