VisionCpp  0.0.1
Public Types | Static Public Attributes | List of all members
visioncpp::internal::MemoryProperties< short > Struct Reference

Specialisation of the MemoryProperties when the output is short. More...

#include <mem_prop.hpp>

Collaboration diagram for visioncpp::internal::MemoryProperties< short >:

Public Types

using ChannelType = short
 

Static Public Attributes

static constexpr size_t ElementCategory = element_category::Basic
 
static constexpr size_t ChannelSize = 1
 

Detailed Description

Specialisation of the MemoryProperties when the output is short.

Definition at line 66 of file mem_prop.hpp.

Member Typedef Documentation

◆ ChannelType

Definition at line 68 of file mem_prop.hpp.

Member Data Documentation

◆ ChannelSize

constexpr size_t visioncpp::internal::MemoryProperties< short >::ChannelSize = 1
staticconstexpr

Definition at line 69 of file mem_prop.hpp.

◆ ElementCategory

constexpr size_t visioncpp::internal::MemoryProperties< short >::ElementCategory = element_category::Basic
staticconstexpr

Definition at line 67 of file mem_prop.hpp.


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