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

#include <animation_graph.hpp>

Public Member Functions

const texture2doperator[] (size_t i) const
 
size_t size () const DXLE_NOEXCEPT_OR_NOTHROW
 
 cont_wrapper_with_size (Cont &&graphs, size_t size)
 

Detailed Description

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

Definition at line 112 of file animation_graph.hpp.

Constructor & Destructor Documentation

§ cont_wrapper_with_size()

template<typename Cont >
dxle::graph2d::gr_impl::cont_wrapper_with_size< Cont >::cont_wrapper_with_size ( Cont &&  graphs,
size_t  size 
)
inline

Definition at line 117 of file animation_graph.hpp.

Member Function Documentation

§ operator[]()

template<typename Cont >
const texture2d& dxle::graph2d::gr_impl::cont_wrapper_with_size< Cont >::operator[] ( size_t  i) const
inline

Definition at line 115 of file animation_graph.hpp.

§ size()

template<typename Cont >
size_t dxle::graph2d::gr_impl::cont_wrapper_with_size< Cont >::size ( ) const
inline

Definition at line 116 of file animation_graph.hpp.


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