Fawkes API Fawkes Development Version
firevision::SharedMemoryLookupTable_header_t Struct Reference

Shared memory lookup table header struct. More...

#include <shm_lut.h>

Public Attributes

char lut_id [LUT_ID_MAX_LENGTH]
 LUT ID. More...
 
uint32_t width
 LUT width. More...
 
uint32_t height
 LUT height. More...
 
uint32_t depth
 LUT depth. More...
 
uint32_t bytes_per_cell
 Bytes per cell. More...
 

Detailed Description

Shared memory lookup table header struct.

Definition at line 39 of file shm_lut.h.

Member Data Documentation

◆ bytes_per_cell

◆ depth

◆ height

◆ lut_id

◆ width


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