VTK
9.4.20250403
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
Rendering
LICOpenGL2
Testing
Cxx
vtkStructuredGridLIC2DTestDriver.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
#ifndef vtkStructuredGridLIC2DTestDriver_h
4
#define vtkStructuredGridLIC2DTestDriver_h
5
6
// Description:
7
// For demo.
8
int
StructuredGridLIC2DDemo
(
int
argc,
char
* argv[]);
9
10
// Description:
11
// For ctests
12
int
vtkStructuredGridLIC2DTestDriver
(
int
argc,
char
* argv[]);
13
14
#endif
StructuredGridLIC2DDemo
int StructuredGridLIC2DDemo(int argc, char *argv[])
vtkStructuredGridLIC2DTestDriver
int vtkStructuredGridLIC2DTestDriver(int argc, char *argv[])
Generated on Thu Apr 3 2025 09:53:16 for VTK by
1.9.7