]> Creatis software - cpPlugins.git/commit
Examples with meshes (read and render, with and without plugins) added.
authorLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Wed, 10 Dec 2014 17:45:47 +0000 (18:45 +0100)
committerLeonardo Florez-Valencia <florez-l@javeriana.edu.co>
Wed, 10 Dec 2014 17:45:47 +0000 (18:45 +0100)
commitd97da4c5884307e660b0ed9135f87cffff174b93
tree3abd1532b50c97798599ea183b41858f53ca9596
parent2d96cce7bcab0bdcd9e93e44ed413c47388151d9
Examples with meshes (read and render, with and without plugins) added.
appli/examples/CMakeLists.txt
appli/examples/example_ReadQuadEdgeMesh.cxx [new file with mode: 0644]
appli/examples/example_RenderQuadEdgeMesh.cxx [new file with mode: 0644]
appli/examples/example_RenderQuadEdgeMeshWithoutPlugins.cxx [new file with mode: 0644]
lib/cpPlugins/Extensions/OpenGLMeshMapper.hxx
lib/cpPlugins/Interface/Mesh.cxx
lib/cpPlugins/Plugins/Host.cxx
lib/cpPlugins/Plugins/ImageReader.h
lib/cpPlugins/Plugins/MeshReader.cxx [new file with mode: 0644]
lib/cpPlugins/Plugins/MeshReader.h [new file with mode: 0644]