#include <octree.h>
Public Member Functions | |
bool | operator() (const ObjectPlaceholder< LEAF_TYPE > &first, const ObjectPlaceholder< LEAF_TYPE > &second) |
Predicate used during the sorting of the dataset
Definition at line 168 of file octree.h.
bool vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::ObjectSorter< LEAF_TYPE >::operator() | ( | const ObjectPlaceholder< LEAF_TYPE > & | first, | |
const ObjectPlaceholder< LEAF_TYPE > & | second | |||
) | [inline] |