#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
bool vcg::Octree< OBJECT_TYPE, SCALAR_TYPE >::ObjectSorter< LEAF_TYPE >::operator() | ( | const ObjectPlaceholder< LEAF_TYPE > & | first, |
const ObjectPlaceholder< LEAF_TYPE > & | second | ||
) | [inline] |