DxLibEx
dxle::graph2d::gr_impl::animation_handle_manager_bace Class Referenceabstract

#include <animation_graph.hpp>

Inheritance diagram for dxle::graph2d::gr_impl::animation_handle_manager_bace:
Collaboration diagram for dxle::graph2d::gr_impl::animation_handle_manager_bace:

Protected Member Functions

 animation_handle_manager_bace (time::counter &&counter_)
 
virtual std::unique_ptr< texture2d_handle_managerclone ()=0
 
- Protected Member Functions inherited from dxle::graph2d::gr_impl::texture2d_handle_manager
 texture2d_handle_manager () DXLE_NOEXCEPT_OR_NOTHROW
 
 texture2d_handle_manager (const texture2d_handle_manager &) DXLE_NOEXCEPT_OR_NOTHROW
 
texture2d_handle_manageroperator= (const texture2d_handle_manager &) DXLE_NOEXCEPT_OR_NOTHROW
 

Protected Attributes

time::counter counter
 
friend animation_graph
 

Additional Inherited Members

- Public Member Functions inherited from dxle::graph2d::gr_impl::texture2d_handle_manager
virtual int get_handle () const =0
 
virtual ~texture2d_handle_manager () DXLE_NOEXCEPT_OR_NOTHROW
 
- Static Protected Member Functions inherited from dxle::graph2d::gr_impl::texture2d_handle_manager
static int GetTextureRawHandle (const texture2d &)
 

Detailed Description

Definition at line 28 of file animation_graph.hpp.

Constructor & Destructor Documentation

§ animation_handle_manager_bace()

dxle::graph2d::gr_impl::animation_handle_manager_bace::animation_handle_manager_bace ( time::counter &&  counter_)
inlineprotected

Definition at line 36 of file animation_graph.hpp.

Member Function Documentation

§ clone()

virtual std::unique_ptr<texture2d_handle_manager> dxle::graph2d::gr_impl::animation_handle_manager_bace::clone ( )
protectedpure virtual

Member Data Documentation

§ animation_graph

friend dxle::graph2d::gr_impl::animation_handle_manager_bace::animation_graph
protected

Definition at line 41 of file animation_graph.hpp.

§ counter

time::counter dxle::graph2d::gr_impl::animation_handle_manager_bace::counter
mutableprotected

Definition at line 31 of file animation_graph.hpp.


The documentation for this class was generated from the following file: