Changes

Summary

  1. [VolumetricRendering] Fix the compilation (#4398) (details)
Commit 9a107f7f68193a97905c9357e6a5365af2ca201c by noreply
[VolumetricRendering] Fix the compilation (#4398)

* [VolumetricRendering] Fix the compilation

But scenes crash

* reflect changes from datatype change for vec3state (#6)

* fix lots of stuff (#7)

---------

Co-authored-by: Frederick Roy <fredroy@users.noreply.github.com>
Co-authored-by: Hugo <hugo.talbot@sofa-framework.org>
The file was modifiedapplications/plugins/VolumetricRendering/src/VolumetricRendering/OglVolumetricModel.cpp (diff)
The file was modifiedapplications/plugins/VolumetricRendering/src/VolumetricRendering/OglVolumetricModel.h (diff)
The file was modifiedapplications/plugins/VolumetricRendering/examples/share/shaders/tetra.vert (diff)
The file was modifiedapplications/plugins/VolumetricRendering/examples/OglTetrahedralModel.scn (diff)
The file was modifiedapplications/plugins/VolumetricRendering/examples/OglVolumetricModel_hexa_link.scn (diff)
The file was modifiedapplications/plugins/VolumetricRendering/examples/share/shaders/tetra.frag (diff)
The file was modifiedapplications/plugins/VolumetricRendering/src/VolumetricRendering/initVolumetricRendering.cpp (diff)
The file was modifiedapplications/plugins/SofaCUDA/sofa/gpu/cuda/CudaTetrahedralVisualModel.inl (diff)
The file was modifiedapplications/plugins/VolumetricRendering/examples/OglVolumetricModel_hexa.scn (diff)
The file was modifiedapplications/plugins/VolumetricRendering/examples/share/shaders/tetra_triangles.geo (diff)
The file was modifiedapplications/plugins/VolumetricRendering/src/VolumetricRendering/config.h.in (diff)
The file was modifiedapplications/plugins/VolumetricRendering/src/VolumetricRendering/OglTetrahedralModel.h (diff)
The file was modifiedapplications/plugins/VolumetricRendering/CMakeLists.txt (diff)
The file was addedapplications/plugins/VolumetricRendering/src/VolumetricRendering/initVolumetricRendering.h
The file was modifiedapplications/plugins/VolumetricRendering/src/VolumetricRendering/OglTetrahedralModel.inl (diff)