API
imageStructDataType< IMAGESTRUCT_FLOAT > Struct Reference

#include <ImageStruct.hpp>

Collaboration diagram for imageStructDataType< IMAGESTRUCT_FLOAT >:
Collaboration graph

Public Types

typedef float 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 112 of file ImageStruct.hpp.

Member Typedef Documentation

◆ type

Definition at line 114 of file ImageStruct.hpp.

Member Function Documentation

◆ setPointer()

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

Definition at line 118 of file ImageStruct.hpp.

Member Data Documentation

◆ max

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

Definition at line 116 of file ImageStruct.hpp.

◆ size

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

Definition at line 115 of file ImageStruct.hpp.


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