1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
NAME
VTK::FiltersReduction
LIBRARY_NAME
vtkFiltersReduction
KIT
VTK::Filters
GROUPS
StandAlone
DESCRIPTION
Tools to convert explicit (tabular) arrays into implicit (procedural) arrays, which can reduce memory consumption.
SPDX_LICENSE_IDENTIFIER
BSD-3-Clause
SPDX_COPYRIGHT_TEXT
Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
DEPENDS
VTK::CommonCore
VTK::CommonExecutionModel
PRIVATE_DEPENDS
VTK::CommonDataModel
TEST_DEPENDS
VTK::CommonSystem
VTK::FiltersSources
VTK::TestingCore
|