DxLibEx
dxle::graph2d::gr_impl Namespace Reference

Classes

class  animation_handle_manager
 
class  animation_handle_manager_bace
 
class  cont_wrapper_with_size
 
class  cont_wrapper_with_size< std::reference_wrapper< Cont > >
 
class  screen_handle_manager
 
class  simple_graph_handle_manager
 
class  texture2d_handle_manager
 interface More...
 

Functions

 DXLE_TEMP_IMPL_MAKE_ANI_HM (typename Cont_value_T, std::reference_wrapper< Cont_value_T >, graphs.get().size())
 
 DXLE_TEMP_IMPL_MAKE_ANI_HM (size_t N, std::reference_wrapper< dxle::texture2d[N]>, N)
 
template<typename BuffT , typename OutFunc >
void LoadDivGraph_impl (OutFunc &&out_func, BuffT *HandleBuf, const TCHAR *FileName, int AllNum, const dxle::sizei &Num, const dxle::sizei &Size, bool NotUse3DFlag)
 画像ファイルを分割してグラフィックハンドルを作成する More...
 

Function Documentation

§ DXLE_TEMP_IMPL_MAKE_ANI_HM() [1/2]

dxle::graph2d::gr_impl::DXLE_TEMP_IMPL_MAKE_ANI_HM ( typename Cont_value_T  ,
std::reference_wrapper< Cont_value_T >  ,
graphs.  get).size( 
)

§ DXLE_TEMP_IMPL_MAKE_ANI_HM() [2/2]

dxle::graph2d::gr_impl::DXLE_TEMP_IMPL_MAKE_ANI_HM ( size_t  N,
std::reference_wrapper< dxle::texture2d[N]>  ,
 
)

§ LoadDivGraph_impl()

template<typename BuffT , typename OutFunc >
void dxle::graph2d::gr_impl::LoadDivGraph_impl ( OutFunc &&  out_func,
BuffT *  HandleBuf,
const TCHAR *  FileName,
int  AllNum,
const dxle::sizei &  Num,
const dxle::sizei &  Size,
bool  NotUse3DFlag 
)
inline

画像ファイルを分割してグラフィックハンドルを作成する

Definition at line 35 of file texture2d.hpp.