Struct HierarchyTree::SortByMorton

Nested Relationships

This struct is a nested type of Template Class HierarchyTree.

Struct Documentation

struct SortByMorton

Public Functions

inline bool operator()(const Node *a, const Node *b) const