DxLibEx
dxle::graph2d::gr_impl::animation_handle_manager< Cont > Class Template Referencefinal

#include <animation_graph.hpp>

Inheritance diagram for dxle::graph2d::gr_impl::animation_handle_manager< Cont >:
Collaboration diagram for dxle::graph2d::gr_impl::animation_handle_manager< Cont >:

Public Member Functions

int get_handle () const override
 
- Public Member Functions inherited from dxle::graph2d::gr_impl::texture2d_handle_manager
virtual ~texture2d_handle_manager () DXLE_NOEXCEPT_OR_NOTHROW
 

Friends

template<typename Cont2 >
class animation_handle_manager
 

Additional Inherited Members

- Protected Member Functions inherited from dxle::graph2d::gr_impl::animation_handle_manager_bace
 animation_handle_manager_bace (time::counter &&counter_)
 
- 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
 
- Static Protected Member Functions inherited from dxle::graph2d::gr_impl::texture2d_handle_manager
static int GetTextureRawHandle (const texture2d &)
 
- Protected Attributes inherited from dxle::graph2d::gr_impl::animation_handle_manager_bace
time::counter counter
 
friend animation_graph
 

Detailed Description

template<typename Cont>
class dxle::graph2d::gr_impl::animation_handle_manager< Cont >

Definition at line 45 of file animation_graph.hpp.

Member Function Documentation

§ get_handle()

template<typename Cont>
int dxle::graph2d::gr_impl::animation_handle_manager< Cont >::get_handle ( ) const
inlineoverridevirtual

Friends And Related Function Documentation

§ animation_handle_manager

template<typename Cont>
template<typename Cont2 >
friend class animation_handle_manager
friend

Definition at line 68 of file animation_graph.hpp.


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