The Vish Visualization Shell 0.3
Vish
Public Member Functions | List of all members
Wizt::ObjectSelection Class Reference

A general-purpose class to select a set of Vish objects and order them by priority. More...

#include <ocean/Anemonia/ObjectSelection.hpp>

Inheritance diagram for Wizt::ObjectSelection:

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.
 

Detailed Description

A general-purpose class to select a set of Vish objects and order them by priority.