CustusX  2023.01.05-dev+develop.0da12
An IGT application
OpenGLTestApplication.cxx
Go to the documentation of this file.
1 #include "vtkfixture.h"
2 
3 int main(int argc, char *argv[])
4 {
5  vtkfixture vtk;
7 
8  return 0;
9 }
void createVTKWindowWithCylinderSourceWith3DTexture()
Definition: vtkfixture.cpp:112
int main(int argc, char *argv[])