Fawkes API  Fawkes Development Version
firevision::FUSE_lutinfo_t Struct Reference

LUT info message. More...

#include <fuse.h>

Public Attributes

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

Detailed Description

LUT info message.

Definition at line 175 of file fuse.h.

Member Data Documentation

uint32_t firevision::FUSE_lutinfo_t::bytes_per_cell
uint32_t firevision::FUSE_lutinfo_t::depth
uint32_t firevision::FUSE_lutinfo_t::height
char firevision::FUSE_lutinfo_t::lut_id[LUT_ID_MAX_LENGTH]
uint32_t firevision::FUSE_lutinfo_t::width

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