随笔分类 -  vtk

该文被密码保护。
posted @ 2020-08-19 18:35 20118281131 阅读(2) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2016-06-23 19:32 20118281131 阅读(7) 评论(0) 推荐(0)
摘要:vtkNew points; points->SetNumberOfPoints(4); points->SetPoint(0, 0, 0, 0); points->SetPoint(1, 1, 0, 0); points->SetPoint(2, 1, 1, 0); points->SetPoint(3, 0, 1... 阅读全文
posted @ 2016-06-17 15:42 20118281131 阅读(380) 评论(0) 推荐(0)