Re: Double precision in vertices coordinates of vtkPolydata from filter?
Cory Quammen via vtkusers <[email protected]> Mon, 18 Feb 2019 09:27:27 -0500
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <CAB5Fpx6XbkuP6ACJ_qdYwW4BRZVp1BhCF9wtU4v1dH7voNS5xA@mail.gmail.com> |
> This email address will be retired in the near future. Please post new questions at https://discourse.vtk.org. Email list, I mean. On Mon, Feb 18, 2019 at 9:26 AM Cory Quammen <[email protected]> wrote: > Hi, > > This email address will be retired in the near future. Please post new > questions at https://discourse.vtk.org. > > Specification of the output precision type of point coordinates is not > available in vtkAlgorithm since vtkAlgorithm can operate on datasets > without points. > > Instead, the output precision can be set in a selection of algorithms, > including: > > Filters/Core/vtkAppendPolyData.h > Filters/Core/vtkCleanPolyData.h > Filters/Core/vtkClipPolyData.h > Filters/Core/vtkConnectivityFilter.h > Filters/Core/vtkDecimatePolylineFilter.h > Filters/Core/vtkDecimatePro.h > Filters/Core/vtkDelaunay3D.h > Filters/Core/vtkFeatureEdges.h > Filters/Core/vtkGlyph3D.h > Filters/Core/vtkHedgeHog.h > Filters/Core/vtkMaskPoints.h > Filters/Core/vtkPolyDataConnectivityFilter.h > Filters/Core/vtkSmoothPolyDataFilter.h > Filters/Core/vtkStaticCleanPolyData.h > Filters/Core/vtkThresholdPoints.h > Filters/Core/vtkTubeFilter.h > Filters/General/vtkAppendPoints.h > Filters/General/vtkTransformFilter.h > Filters/General/vtkTransformPolyDataFilter.h > Filters/Geometry/vtkLinearToQuadraticCellsFilter.h > Filters/Hybrid/vtkProcrustesAlignmentFilter.h > Filters/Modeling/vtkAdaptiveSubdivisionFilter.h > Filters/Points/vtkBoundedPointSource.h > Filters/Sources/vtkArcSource.h > Filters/Sources/vtkConeSource.h > Filters/Sources/vtkCubeSource.h > Filters/Sources/vtkCylinderSource.h > Filters/Sources/vtkDiskSource.h > Filters/Sources/vtkEllipseArcSource.h > Filters/Sources/vtkEllipticalButtonSource.h > Filters/Sources/vtkFrustumSource.h > Filters/Sources/vtkGlyphSource2D.h > Filters/Sources/vtkLineSource.h > Filters/Sources/vtkOutlineSource.h > Filters/Sources/vtkParametricFunctionSource.h > Filters/Sources/vtkPlaneSource.h > Filters/Sources/vtkPlatonicSolidSource.h > Filters/Sources/vtkPointSource.h > Filters/Sources/vtkRectangularButtonSource.h > Filters/Sources/vtkRegularPolygonSource.h > Filters/Sources/vtkSphereSource.h > Filters/Sources/vtkSuperquadricSource.h > Filters/Sources/vtkTessellatedBoxSource.h > Filters/Sources/vtkTextSource.h > Filters/Sources/vtkTexturedSphereSource.h > Imaging/Hybrid/vtkImageToPoints.h > Rendering/Image/vtkDepthImageToPointCloud.h > > > HTH, > Cory > > On Sat, Feb 16, 2019 at 4:45 PM BBerco <[email protected]> wrote: > >> Is there a way to obtain a vtkPolyData with double precision coordinates >> from >> vtkAlgorithms ? The vtkAlgorithm documentation does mention a >> DesiredOutputPrecision enumeration but there is apparently no method >> making >> use of this enumeration. >> >> >> >> -- >> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html >> _______________________________________________ >> Powered by www.kitware.com >> >> Visit other Kitware open-source projects at >> http://www.kitware.com/opensource/opensource.html >> >> Please keep messages on-topic and check the VTK FAQ at: >> http://www.vtk.org/Wiki/VTK_FAQ >> >> Search the list archives at: http://markmail.org/search/?q=vtkusers >> >> Follow this link to subscribe/unsubscribe: >> https://vtk.org/mailman/listinfo/vtkusers >> > > > -- > Cory Quammen > Staff R&D Engineer > Kitware, Inc. > -- Cory Quammen Staff R&D Engineer Kitware, Inc. _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers