Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

AprilTags::Gridder< T >::Cell Struct Reference


Detailed Description

template<class T>
struct AprilTags::Gridder< T >::Cell

Definition at line 14 of file Gridder.h.

List of all members.

Public Member Functions

 Cell ()
 Cell (const Cell &c)
 ~Cell ()
Celloperator= (const Cell &other)

Public Attributes

T * object
Cellnext

Constructor & Destructor Documentation

template<class T>
AprilTags::Gridder< T >::Cell::Cell (  ) 

Definition at line 18 of file Gridder.h.

template<class T>
AprilTags::Gridder< T >::Cell::Cell ( const Cell c  ) 

Definition at line 20 of file Gridder.h.

template<class T>
AprilTags::Gridder< T >::Cell::~Cell (  ) 

Definition at line 23 of file Gridder.h.


Member Function Documentation

template<class T>
Cell& AprilTags::Gridder< T >::Cell::operator= ( const Cell other  ) 

Definition at line 27 of file Gridder.h.


Member Data Documentation

template<class T>
Cell* AprilTags::Gridder< T >::Cell::next

Definition at line 16 of file Gridder.h.

Referenced by AprilTags::Gridder< T >::Cell::operator=().

template<class T>
T* AprilTags::Gridder< T >::Cell::object

Definition at line 15 of file Gridder.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