| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
AprilTags::Gridder< T >::Cell Struct ReferenceDetailed Descriptiontemplate<class T>
| ||||||||||||||||||||||||||||||||||||||||
Public Member Functions | |
| Cell () | |
| Cell (const Cell &c) | |
| ~Cell () | |
| Cell & | operator= (const Cell &other) |
Public Attributes | |
| T * | object |
| Cell * | next |
| AprilTags::Gridder< T >::Cell::Cell | ( | ) |
| AprilTags::Gridder< T >::Cell::Cell | ( | const Cell & | c | ) |
| AprilTags::Gridder< T >::Cell::~Cell | ( | ) |
| Cell& AprilTags::Gridder< T >::Cell::operator= | ( | const Cell & | other | ) |
| Cell* AprilTags::Gridder< T >::Cell::next |
Definition at line 16 of file Gridder.h.
Referenced by AprilTags::Gridder< T >::Cell::operator=().
| T* AprilTags::Gridder< T >::Cell::object |
|
Tekkotsu v5.1CVS |
Generated Mon May 9 04:59:19 2016 by Doxygen 1.6.3 |