Fawkes API Fawkes Development Version

firevision::FUSE_lut_message_header_t Struct Reference

Lookup table packet header. More...

#include <fuse.h>

List of all members.

Public Attributes

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

Detailed Description

Lookup table packet header.

server to client: PT_LUT client to server: PT_SETLUT

Definition at line 106 of file fuse.h.


Member Data Documentation

bytes per cell

Definition at line 111 of file fuse.h.

depth of LUT

Definition at line 110 of file fuse.h.

height of LUT

Definition at line 109 of file fuse.h.

LUT ID.

Definition at line 107 of file fuse.h.

width of LUT

Definition at line 108 of file fuse.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends