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.

Referenced by firevision::FuseLutContent::bytes_per_cell(), and firevision::FuseLutContent::FuseLutContent().

depth of LUT

Definition at line 110 of file fuse.h.

Referenced by firevision::FuseLutContent::depth(), and firevision::FuseLutContent::FuseLutContent().

height of LUT

Definition at line 109 of file fuse.h.

Referenced by firevision::FuseLutContent::FuseLutContent(), and firevision::FuseLutContent::height().

LUT ID.

Definition at line 107 of file fuse.h.

Referenced by firevision::FuseLutContent::FuseLutContent().

width of LUT

Definition at line 108 of file fuse.h.

Referenced by firevision::FuseLutContent::FuseLutContent(), and firevision::FuseLutContent::width().


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

Generated on 1 Mar 2011 for Fawkes API by  doxygen 1.6.1