Public Member Functions | Protected Attributes
alvar::Container3dSortSize< T > Class Template Reference

Functor class for Container3d Sort() to sort the search base using content size. More...

#include <Container3d.h>

List of all members.

Public Member Functions

 Container3dSortSize (Container3d< T > &_container)
bool operator() (size_t i1, size_t i2)

Protected Attributes

Container3d< T > & container

Detailed Description

template<class T>
class alvar::Container3dSortSize< T >

Functor class for Container3d Sort() to sort the search base using content size.

Definition at line 63 of file Container3d.h.


Constructor & Destructor Documentation

template<class T >
alvar::Container3dSortSize< T >::Container3dSortSize ( Container3d< T > &  _container) [inline]

Definition at line 67 of file Container3d.h.


Member Function Documentation

template<class T >
bool alvar::Container3dSortSize< T >::operator() ( size_t  i1,
size_t  i2 
) [inline]

Definition at line 68 of file Container3d.h.


Member Data Documentation

template<class T >
Container3d<T>& alvar::Container3dSortSize< T >::container [protected]

Definition at line 65 of file Container3d.h.


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


ar_track_alvar
Author(s): Scott Niekum
autogenerated on Thu Jun 6 2019 21:12:55