Public Member Functions | Public Attributes
AprilTags::Gridder< T >::Cell Struct Reference

List of all members.

Public Member Functions

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

Public Attributes

Cellnext
T * object

Detailed Description

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

Definition at line 19 of file Gridder.h.


Constructor & Destructor Documentation

template<class T>
AprilTags::Gridder< T >::Cell::Cell ( ) [inline]

Definition at line 23 of file Gridder.h.

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

Definition at line 25 of file Gridder.h.

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

Definition at line 28 of file Gridder.h.


Member Function Documentation

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

Definition at line 32 of file Gridder.h.


Member Data Documentation

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

Definition at line 21 of file Gridder.h.

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

Definition at line 20 of file Gridder.h.


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


apriltags
Author(s): Michael Kaess, Hordur Johannson
autogenerated on Thu Jun 6 2019 20:53:23