Pixy: A fast, easy to use, vision sensor
 All Classes Files Functions Variables Macros Pages
Public Attributes | List of all members
Block Struct Reference

#include <pixy.h>

Public Attributes

uint16_t type
 
uint16_t signature
 
uint16_t x
 
uint16_t y
 
uint16_t width
 
uint16_t height
 
int16_t angle
 

Detailed Description

Definition at line 33 of file pixy.h.

Member Data Documentation

int16_t Block::angle

Definition at line 41 of file pixy.h.

uint16_t Block::height

Definition at line 40 of file pixy.h.

uint16_t Block::signature

Definition at line 36 of file pixy.h.

uint16_t Block::type

Definition at line 35 of file pixy.h.

uint16_t Block::width

Definition at line 39 of file pixy.h.

uint16_t Block::x

Definition at line 37 of file pixy.h.

uint16_t Block::y

Definition at line 38 of file pixy.h.


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