摘要:
原地址:https://cmake.org/Wiki/VTK/Examples/Cxx#Visualization 新地址:https://lorensen.github.io/VTKExamples/site/Cxx/ https://www.vtk.org/doc/release/6.0/htm 阅读全文
posted @ 2016-12-03 07:52
凤凰_1
阅读(1245)
评论(0)
推荐(0)
摘要:
#ifndef INITIAL_OPENGL #define INITIAL_OPENGL #include <vtkAutoInit.h> VTK_MODULE_INIT(vtkRenderingOpenGL) VTK_MODULE_INIT(vtkInteractionStyle) #endif 阅读全文
posted @ 2016-12-03 07:40
凤凰_1
阅读(1971)
评论(0)
推荐(0)