Public Member Functions | Public Attributes
AprilTags::XYWeight Struct Reference

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

#include <XYWeight.h>

List of all members.

Public Member Functions

 XYWeight (float xval, float yval, float weightval)

Public Attributes

float weight
float x
float y

Detailed Description

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

Definition at line 7 of file XYWeight.h.


Constructor & Destructor Documentation

AprilTags::XYWeight::XYWeight ( float  xval,
float  yval,
float  weightval 
) [inline]

Definition at line 12 of file XYWeight.h.


Member Data Documentation

Definition at line 10 of file XYWeight.h.

Definition at line 8 of file XYWeight.h.

Definition at line 9 of file XYWeight.h.


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


apriltags
Author(s): Mitchell Wills
autogenerated on Thu Aug 27 2015 12:23:28