comparison OrthancStone/Resources/CMake/OrthancStoneConfiguration.cmake @ 2066:cf3d85eb291c deep-learning

added class OpenGLTextureVolume
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 04 May 2023 17:18:14 +0200
parents 6ea5f40ea0e9
children 22a83fb9dd23
comparison
equal deleted inserted replaced
2065:15f2e52835a1 2066:cf3d85eb291c
501 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLShader.cpp 501 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLShader.cpp
502 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLTexture.h 502 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLTexture.h
503 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLTexture.cpp 503 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLTexture.cpp
504 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLTextureArray.h 504 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLTextureArray.h
505 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLTextureArray.cpp 505 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLTextureArray.cpp
506 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLTextureVolume.h
507 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLTextureVolume.cpp
506 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLFramebuffer.h 508 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLFramebuffer.h
507 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLFramebuffer.cpp 509 ${ORTHANC_STONE_ROOT}/OpenGL/OpenGLFramebuffer.cpp
508 ${ORTHANC_STONE_ROOT}/OpenGL/ImageProcessingProgram.h 510 ${ORTHANC_STONE_ROOT}/OpenGL/ImageProcessingProgram.h
509 ${ORTHANC_STONE_ROOT}/OpenGL/ImageProcessingProgram.cpp 511 ${ORTHANC_STONE_ROOT}/OpenGL/ImageProcessingProgram.cpp
510 ${ORTHANC_STONE_ROOT}/Scene2D/OpenGLCompositor.h 512 ${ORTHANC_STONE_ROOT}/Scene2D/OpenGLCompositor.h