50 void cleanupTestCase();
62 void test_bufferValueToIntensity();
64 void test_intensityToBufferValue();
66 void test_instantiation();
68 void test_parenthesisOperator();
78 float intensityByIndex(
unsigned int index )
const;
82 std::unique_ptr< base::IntensityVolumeUInt16 > volume;
Defines LibCarna::base::BufferedIntensityVolume.
Contains forward-declarations.
BufferType Buffer
Holds the used buffer type.
Unit-tests of the LibCarna::base::BufferedIntensityVolume class.
Eigen::Matrix< unsigned int, 3, 1 > Vector3ui
Defines vector.