NorMIT-nav  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 }
vtkfixture
Definition: vtkfixture.h:10
main
int main(int argc, char *argv[])
Definition: OpenGLTestApplication.cxx:3
vtkfixture::createVTKWindowWithCylinderSourceWith3DTexture
void createVTKWindowWithCylinderSourceWith3DTexture()
Definition: vtkfixture.cpp:112
vtkfixture.h