![]() |
IRSOL
C++ code implementing socket server for interacting with Baumer camera.
|
Go to the source code of this file.
Functions | |
TEST_CASE ("Pixel<T>::max())", "[PixelFormat]") | |
TEST_CASE ("PixelConversion<>::scale<T>())", "[PixelFormat]") | |
TEST_CASE ("PixelByteSwapper<true>-swaps-bytes-for-16-bit-data", "[PixelFormat]") | |
TEST_CASE ("PixelByteSwapper<false>-is-no-op", "[PixelFormat]") | |
TEST_CASE | ( | "Pixel<T> | ::max() | ) |
Definition at line 6 of file test_pixel_format.cpp.
TEST_CASE | ( | "PixelByteSwapper<false>-is-no-op" | , |
"" | [PixelFormat] | ||
) |
Definition at line 102 of file test_pixel_format.cpp.
TEST_CASE | ( | "PixelByteSwapper<true>-swaps-bytes-for-16-bit-data" | , |
"" | [PixelFormat] | ||
) |
Definition at line 23 of file test_pixel_format.cpp.
TEST_CASE | ( | "PixelConversion<>::scale<T> | () | ) |
Definition at line 13 of file test_pixel_format.cpp.