API
imageStructDataType< IMAGESTRUCT_DOUBLE > Struct Reference

#include <ImageStruct.hpp>

Collaboration diagram for imageStructDataType< IMAGESTRUCT_DOUBLE >:
Collaboration graph

Public Types

typedef double 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()
 

Detailed Description

Definition at line 122 of file ImageStruct.hpp.

Member Typedef Documentation

◆ type

Definition at line 124 of file ImageStruct.hpp.

Member Function Documentation

◆ setPointer()

static void imageStructDataType< IMAGESTRUCT_DOUBLE >::setPointer ( IMAGE &  im,
void *  mapv 
)
inlinestatic

Definition at line 128 of file ImageStruct.hpp.

Member Data Documentation

◆ max

constexpr static type imageStructDataType< IMAGESTRUCT_DOUBLE >::max = std::numeric_limits<type>::max()
staticconstexpr

Definition at line 126 of file ImageStruct.hpp.

◆ size

constexpr static size_t imageStructDataType< IMAGESTRUCT_DOUBLE >::size = sizeof(type)
staticconstexpr

Definition at line 125 of file ImageStruct.hpp.


The documentation for this struct was generated from the following file: