API Documentation
Loading...
Searching...
No Matches
GraphicsUpdater Member List
This is the complete list of members for
GraphicsUpdater
, including all inherited members.
addManager
(const UUID &id, Renderer *renderer)
GraphicsUpdater
addPipeline
(GraphicsPipeline *pipline)
GraphicsUpdater
inline
args
()
GraphicsUpdater
inline
checkout
(const UUID &id, bool wait_until_ready)
GraphicsUpdater
CheckoutLock
class
GraphicsUpdater
friend
DefaultUpdater
(DesignObjectLookup *lookup, ProgressInfo *log, DynamicPointer< GraphicsDevice > device)
GraphicsUpdater
static
device
() const
GraphicsUpdater
inline
GraphicsUpdater
(DesignObjectLookup *lookup, const DynamicPointer< GraphicsDevice > &device, ProgressInfo *log=nullptr)
GraphicsUpdater
hasManager
(const UUID &id)
GraphicsUpdater
lastUpdateTime
() const
GraphicsUpdater
inline
m_args
GraphicsUpdater
protected
m_critical_section
GraphicsUpdater
protected
m_device
GraphicsUpdater
protected
m_exception_callback
GraphicsUpdater
protected
m_grab_setup
GraphicsUpdater
protected
m_last_update_time
GraphicsUpdater
protected
m_pipelines
GraphicsUpdater
protected
m_renderers
GraphicsUpdater
protected
m_total_checked_out_count
GraphicsUpdater
protected
needs_update
GraphicsUpdater
protected
recreate
()
GraphicsUpdater
removeManager
(const UUID &id)
GraphicsUpdater
removePipeline
(GraphicsPipeline *pipline)
GraphicsUpdater
setExceptionCallback
(const std::function< void(const Exception &)> &callback)
GraphicsUpdater
inline
setIsGrabSetup
(bool grab_setup)
GraphicsUpdater
setLog
(ProgressInfo *log)
GraphicsUpdater
inline
setLookup
(DesignObjectLookup *lookup)
GraphicsUpdater
inline
tryCheckout
(const UUID &id, bool wait_until_ready)
GraphicsUpdater
update
(DesignObjectLookup *lookup, Time time) override
GraphicsUpdater
virtual
update
()
GraphicsUpdater
update
(GraphicsUpdateArguments &args)
GraphicsUpdater
~GraphicsUpdater
()
GraphicsUpdater