|
DxLibEx
|
#include <animation_graph.hpp>


Protected Member Functions | |
| animation_handle_manager_bace (time::counter &&counter_) | |
| virtual std::unique_ptr< texture2d_handle_manager > | clone ()=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_manager & | operator= (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 &) |
Definition at line 28 of file animation_graph.hpp.
|
inlineprotected |
Definition at line 36 of file animation_graph.hpp.
|
protectedpure virtual |
|
protected |
Definition at line 41 of file animation_graph.hpp.
|
mutableprotected |
Definition at line 31 of file animation_graph.hpp.