Home
last modified time | relevance | path

Searched defs:GeneratePoints (Results 1 – 25 of 48) sorted by relevance

12

/dports/math/vtk9/VTK-9.1.0/Filters/Modeling/
H A DvtkPolyDataPointSampler.cxx35 struct GeneratePoints struct
38 double Distance;
39 vtkIdType NumPts;
40 vtkPoints* InPts;
41 vtkPointData* InPD;
42 vtkCellArray* InLines;
45 vtkPoints* OutPts;
46 vtkPointData* OutPD;
51 double Distance2;
53 double TriWeights[3];
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/Points/
H A DvtkDensifyPointCloudFilter.cxx138 struct GeneratePoints struct
140 T* InPoints;
141 vtkStaticPointLocator* Locator;
142 const vtkIdType* Offsets;
143 int NeighborhoodType;
144 int NClosest;
145 double Radius;
146 double Distance;
147 ArrayList Arrays;
167 void Initialize() in Initialize()
[all …]
/dports/math/vtk8/VTK-8.2.0/Filters/Points/
H A DvtkDensifyPointCloudFilter.cxx135 struct GeneratePoints struct
137 T *InPoints;
139 const vtkIdType *Offsets;
140 int NeighborhoodType;
141 int NClosest;
142 double Radius;
143 double Distance;
144 ArrayList Arrays;
150 GeneratePoints(T *inPts, vtkStaticPointLocator *loc, vtkIdType *offset, in GeneratePoints() function
160 void Initialize() in Initialize()
[all …]
/dports/math/vtk9/VTK-9.1.0/Filters/Core/
H A Dvtk3DLinearGridCrinkleExtractor.cxx508 struct GeneratePoints struct
510 const TPIn* InPts;
511 const vtkIdType* PointMap;
512 TPOut* OutPts;
514 GeneratePoints(TPIn* inPts, vtkIdType* ptMap, TPOut* outPts) in GeneratePoints() argument
521 void operator()(vtkIdType ptId, vtkIdType endPtId) in operator ()()
/dports/astro/geographiclib/GeographicLib-1.52/dotnet/Projections/
H A DRhumbPanel.cs67 private void GeneratePoints( double lat1, double lon1, double azimuth, double space ) in GeneratePoints() method in Projections.RhumbPanel
/dports/graphics/pinta/pinta-1.7.1/Pinta.Tools/Editable/Shapes/
H A DLineCurveSeriesEngine.cs75 public override void GeneratePoints (int brush_width) in GeneratePoints() method in Pinta.Tools.LineCurveSeriesEngine
H A DEllipseEngine.cs70 public override void GeneratePoints (int brush_width) in GeneratePoints() method in Pinta.Tools.EllipseEngine
H A DRoundedLineEngine.cs71 public override void GeneratePoints (int brush_width) in GeneratePoints() method in Pinta.Tools.RoundedLineEngine
H A DShapeEngineCollection.cs231 public abstract void GeneratePoints (int brush_width); in GeneratePoints() method in Pinta.Tools.ShapeEngine
/dports/math/vtk6/VTK-6.2.0/Common/ComputationalGeometry/Testing/Cxx/
H A DUnitTestParametricSpline.cxx53 void GeneratePoints(int npts, vtkSmartPointer<vtkPoints> &points) in GeneratePoints() function
/dports/math/vtk9/VTK-9.1.0/Common/ComputationalGeometry/Testing/Cxx/
H A DUnitTestParametricSpline.cxx52 void GeneratePoints(int npts, vtkSmartPointer<vtkPoints>& points) in GeneratePoints() function
/dports/math/vtk8/VTK-8.2.0/Common/ComputationalGeometry/Testing/Cxx/
H A DUnitTestParametricSpline.cxx53 void GeneratePoints(int npts, vtkSmartPointer<vtkPoints> &points) in GeneratePoints() function
/dports/misc/thrill/thrill-12c5b59bca66df93b66628b3829027bd0f110dd9/examples/tutorial/
H A Dk-means_step6.cpp128 thrill::DIA<Point> GeneratePoints(thrill::Context& ctx) { in GeneratePoints() function
H A Dk-means_step5.cpp130 thrill::DIA<Point> GeneratePoints(thrill::Context& ctx) { in GeneratePoints() function
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Dadaptive_reconstruction_test.cc52 void GeneratePoints(const float background, const float foreground, in GeneratePoints() function
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Dadaptive_reconstruction_test.cc52 void GeneratePoints(const float background, const float foreground, in GeneratePoints() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dadaptive_reconstruction_test.cc52 void GeneratePoints(const float background, const float foreground, in GeneratePoints() function
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkSplineFilter.cxx206 int vtkSplineFilter::GeneratePoints(vtkIdType offset, vtkIdType npts, in GeneratePoints() function in vtkSplineFilter
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkSplineFilter.cxx201 int vtkSplineFilter::GeneratePoints(vtkIdType offset, vtkIdType npts, const vtkIdType* pts, in GeneratePoints() function in vtkSplineFilter
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Dadaptive_reconstruction_test.cc52 void GeneratePoints(const float background, const float foreground, in GeneratePoints() function
/dports/math/vtk6/VTK-6.2.0/Filters/General/
H A DvtkSplineFilter.cxx206 int vtkSplineFilter::GeneratePoints(vtkIdType offset, vtkIdType npts, in GeneratePoints() function in vtkSplineFilter
/dports/math/vtk8/VTK-8.2.0/Infovis/Layout/
H A DvtkSplineGraphEdges.cxx272 void vtkSplineGraphEdges::GeneratePoints(vtkGraph* g, vtkIdType e) in GeneratePoints() function in vtkSplineGraphEdges
/dports/math/vtk9/VTK-9.1.0/Infovis/Layout/
H A DvtkSplineGraphEdges.cxx270 void vtkSplineGraphEdges::GeneratePoints(vtkGraph* g, vtkIdType e) in GeneratePoints() function in vtkSplineGraphEdges
/dports/math/vtk6/VTK-6.2.0/Infovis/Layout/
H A DvtkSplineGraphEdges.cxx272 void vtkSplineGraphEdges::GeneratePoints(vtkGraph* g, vtkIdType e) in GeneratePoints() function in vtkSplineGraphEdges
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/testing/
H A DUnitTestTemporalAdvection.cxx120 void GeneratePoints(const vtkm::Id numOfEntries, in GeneratePoints() function

12