This class is a utility for handling variables specific to rendering threads.
More...
#include <Luminous/ContextArray.hpp>
template<typename T>
class Luminous::ContextArrayT< T >
This class is a utility for handling variables specific to rendering threads.
- See Also
- ContextArray
Get a reference to an object instance associated with the calling thread.
- Returns
- reference to object in the calling thread
Get a reference to an object instance associated with the calling thread.
- Returns
- reference to object in the calling thread
Get a pointer to an object instance associated with the calling thread.
- Returns
- pointer to object in the calling thread
Get a pointer to an object instance associated with the calling thread.
- Returns
- pointer to object in the calling thread