#include <ImageStruct.hpp>
Public Types | |
typedef int64_t | type |
Static Public Member Functions | |
static void | setPointer (IMAGE &im, void *mapv) |
Static Public Attributes | |
constexpr static size_t | size = sizeof(type) |
constexpr static type | max = std::numeric_limits<type>::max() |
Definition at line 102 of file ImageStruct.hpp.
typedef int64_t imageStructDataType< IMAGESTRUCT_INT64 >::type |
Definition at line 104 of file ImageStruct.hpp.
|
inlinestatic |
Definition at line 108 of file ImageStruct.hpp.
|
staticconstexpr |
Definition at line 106 of file ImageStruct.hpp.
|
staticconstexpr |
Definition at line 105 of file ImageStruct.hpp.