firevision::FUSE_lutinfo_t Struct Reference

LUT info message. 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

LUT info message.

Definition at line 175 of file fuse.h.


Member Data Documentation

uint32_t firevision::FUSE_lutinfo_t::bytes_per_cell

bytes per cell

Definition at line 180 of file fuse.h.

uint32_t firevision::FUSE_lutinfo_t::depth

depth of LUT

Definition at line 179 of file fuse.h.

uint32_t firevision::FUSE_lutinfo_t::height

height of LUT

Definition at line 178 of file fuse.h.

char firevision::FUSE_lutinfo_t::lut_id[LUT_ID_MAX_LENGTH]

LUT ID.

Definition at line 176 of file fuse.h.

uint32_t firevision::FUSE_lutinfo_t::width

width of LUT

Definition at line 177 of file fuse.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 22 13:33:01 2011 for Fawkes API by  doxygen 1.4.7