8 #include <Carna/Carna.h> 42 void cleanupTestCase();
54 void test_bufferValueToIntensity();
56 void test_intensityToBufferValue();
58 void test_instantiation();
60 void test_parenthesisOperator();
70 float intensityByIndex(
unsigned int index )
const;
74 std::unique_ptr< base::IntensityVolumeUInt16 > volume;
Unit-tests of the Carna::base::BufferedIntensityVolume class.
Eigen::Matrix< unsigned int, 3, 1 > Vector3ui
Defines vector.
Defines Carna::base::BufferedIntensityVolume.
BufferType Buffer
Holds the used buffer type.