libVision  1.0
A vision library made by FRC team #4529
Public Attributes | List of all members
LineDetails Struct Reference

For comparison of lines. More...

#include <TargetDetector.h>

Public Attributes

int length
 Length of the line. More...
 
int xPos
 The X position of the start point of the line. More...
 

Detailed Description

For comparison of lines.

Member Data Documentation

int LineDetails::length

Length of the line.

int LineDetails::xPos

The X position of the start point of the line.


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