VTK  9.3.20240424
TestSurfaceLIC.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 __TestSurfaceLIC_h
4#define __TestSurfaceLIC_h
5
6int TestSurfaceLIC(int argc, char* argv[]);
7
8#endif
int TestSurfaceLIC(int argc, char *argv[])