14 #include <Carna/Carna.h> 47 void cleanupTestCase();
61 void test_threePlanes();
67 const static unsigned int GEOMETRY_TYPE_CUTTING_PLANE = 1;
69 std::unique_ptr< QGLContextHolder > qglContextHolder;
70 std::unique_ptr< TestFramebuffer > testFramebuffer;
71 std::unique_ptr< TestScene > scene;
72 std::unique_ptr< base::FrameRenderer > renderer;
Module-tests of the Carna::presets::CuttingPlanesStage class.
Renders cutting planes of volume geometries in the scene.