My Project
Public Member Functions | Protected Attributes | List of all members
Container3dSortSize< T > Class Template Reference

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

#include <Container3d.h>

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 70 of file Container3d.h.


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