QTrk
Public Member Functions | Public Attributes | List of all members
BeadFinder::Position Struct Reference

#include <BeadFinder.h>

Public Member Functions

 Position (int x=0, int y=0)
 

Public Attributes

int x
 
int y
 

Detailed Description

Definition at line 7 of file BeadFinder.h.

Constructor & Destructor Documentation

§ Position()

BeadFinder::Position::Position ( int  x = 0,
int  y = 0 
)
inline

Definition at line 8 of file BeadFinder.h.

Member Data Documentation

§ x

int BeadFinder::Position::x

Definition at line 9 of file BeadFinder.h.

§ y

int BeadFinder::Position::y

Definition at line 9 of file BeadFinder.h.


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