14 #include <Carna/Carna.h> 47 void cleanupTestCase();
59 void test_withLighting();
61 void test_withoutLighting();
63 void test_withoutColormap();
69 const static unsigned int GEOMETRY_TYPE_VOLUMETRIC = 0;
71 std::unique_ptr< QGLContextHolder > qglContextHolder;
72 std::unique_ptr< TestFramebuffer > testFramebuffer;
73 std::unique_ptr< base::Node > root;
74 std::unique_ptr< base::FrameRenderer > renderer;
75 std::unique_ptr< base::HUVolumeUInt16 > data;
Eigen::Matrix< float, 3, 1 > Vector3f
Defines vector.
Module-tests of the Carna::presets::DVRStage class.
Represents the point-of-view and defines the 3D to 2D projection.
Performs direct volume renderings of the volume geometries in the scene.