Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

AprilTags::XYWeight Struct Reference

Represents a triple holding an x value, y value, and weight value. More...

#include <XYWeight.h>


Detailed Description

Represents a triple holding an x value, y value, and weight value.

Definition at line 7 of file XYWeight.h.

List of all members.

Public Member Functions

 XYWeight (float xval, float yval, float weightval)

Public Attributes

float x
float y
float weight

Constructor & Destructor Documentation

AprilTags::XYWeight::XYWeight ( float  xval,
float  yval,
float  weightval 
)

Definition at line 12 of file XYWeight.h.


Member Data Documentation

Definition at line 10 of file XYWeight.h.


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

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:19 2016 by Doxygen 1.6.3