Kanzi  3.9.6
Kanzi Engine API
composition_manager.hpp File Reference

Classes

class  kanzi::CompositionManager
 Composition manager. More...
 
struct  kanzi::CompositionManager::LRUTracker< PtrType >
 Least Recently Used wrapper for different resource types. More...
 
class  kanzi::CompositionManager::Request
 Composition request class. More...
 
struct  kanzi::CompositionManager::ReuseParameters
 Reuse and pruning parameters for unused composition targets. More...
 
class  kanzi::CompositionManager::Target
 Composition target. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Typedefs

using kanzi::RenderbufferSharedPtr = shared_ptr< Renderbuffer >
 Renderbuffer shared pointer type. More...