VTK
9.4.20250418
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
Rendering
LICOpenGL2
Testing
Cxx
TestImageDataLIC2D.h
Go to the documentation of this file.
1
// SPDX-FileCopyrightText: Copyright (c) Ken Martin, Will Schroeder, Bill Lorensen
2
// SPDX-License-Identifier: BSD-3-Clause
3
4
#ifndef __TestImageDataLIC2D_h
5
#define __TestImageDataLIC2D_h
6
7
// Example demonstrating use of vtkImageDataLIC2D filter.
8
// Typical usage:
9
// ./bin/ImageDataLIC2D --data=<vtk file> --output=<png file>
10
int
ImageDataLIC2D
(
int
argc,
char
* argv[]);
11
12
#endif
ImageDataLIC2D
int ImageDataLIC2D(int argc, char *argv[])
Generated on Fri Apr 18 2025 11:37:40 for VTK by
1.9.7