Allows for sorting models when supported.
More...
Allows for sorting models when supported.
This can be used to augment the order in which objects appear in the SceneTree or in DesignObjectTables.
Definition at line 40 of file DesignObjectSorter.h.
◆ AddSorter()
Registers a new sorter with the manager.
- Parameters
-
| [in] | sorter | The sorter to add to the global list of available sorters. |
◆ RemoveSorter()
| void DesignObjectSorterManager::RemoveSorter |
( |
UUID | id | ) |
|
|
static |
Removes a sorter from the manager by its unique identifier.
- Parameters
-
| [in] | id | The UUID of the sorter to remove. |
◆ Sorters()
Returns the list of all registered sorters.
- Returns
- A reference to the buffer of all currently registered sorters.
The documentation for this class was generated from the following file: