|
The Vish Visualization Shell 0.3
Vish
|
A general-purpose class to select a set of Vish objects and order them by priority. More...
#include <ocean/Anemonia/ObjectSelection.hpp>
Public Member Functions | |
| void | clear () |
| Thread-safe clearance of an object selection. | |
| void | insert (int RenderCategory, const WeakPtr< VObject > &what) |
| Thread-safe insertion of objects. | |
| void | operator= (const ObjectSelection &) |
| Thread-safe copying of an object selection. | |
A general-purpose class to select a set of Vish objects and order them by priority.