|
DxLibEx
|
#include <texture2d.hpp>

Public Types | |
| using | reference = cont_type::reference |
| using | const_reference = cont_type::const_reference |
| using | iterator = cont_type::iterator |
| using | const_iterator = cont_type::const_iterator |
| using | reverse_iterator = cont_type::reverse_iterator |
| using | const_reverse_iterator = cont_type::const_reverse_iterator |
| using | size_type = cont_type::size_type |
| using | difference_type = cont_type::difference_type |
| using | pointer = cont_type::pointer |
| using | const_pointer = cont_type::const_pointer |
| using | value_type = cont_type::value_type |
Static Public Member Functions | |
| static derivative_texture2d | LoadDivGraph (const TCHAR *FileName, int AllNum, const dxle::sizei &Num, const dxle::sizei &Size, bool NotUse3DFlag=false) |
| static derivative_texture2d | LoadDivGraph (const tstring &FileName, int AllNum, const dxle::sizei &Num, const dxle::sizei &Size, bool NotUse3DFlag=false) |
Public Attributes | |
| derivative_texture2d(derivative_texture2d &&) DXLE_NOEXCEPT_IF((std derivative_texture2d & | operator= (const derivative_texture2d &)=delete |
| derivative_texture2d &operator=(derivative_texture2d &&) DXLE_NOEXCEPT_IF((std | derivative_texture2d (const TCHAR *FileName, int AllNum, const dxle::sizei &Num, const dxle::sizei &Size, bool NotUse3DFlag=false) |
画像ファイルを分割したグラフィック DxLib::LoadDivGraphのdxle::textureバージョン moveは定数時間
Definition at line 504 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::const_iterator = cont_type::const_iterator |
Definition at line 537 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::const_pointer = cont_type::const_pointer |
Definition at line 543 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::const_reference = cont_type::const_reference |
Definition at line 535 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::const_reverse_iterator = cont_type::const_reverse_iterator |
Definition at line 539 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::difference_type = cont_type::difference_type |
Definition at line 541 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::iterator = cont_type::iterator |
Definition at line 536 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::pointer = cont_type::pointer |
Definition at line 542 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::reference = cont_type::reference |
Definition at line 534 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::reverse_iterator = cont_type::reverse_iterator |
Definition at line 538 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::size_type = cont_type::size_type |
Definition at line 540 of file texture2d.hpp.
| using dxle::graph2d::derivative_texture2d::value_type = cont_type::value_type |
Definition at line 544 of file texture2d.hpp.
|
inline |
Definition at line 511 of file texture2d.hpp.
|
delete |
| dxle::graph2d::derivative_texture2d::derivative_texture2d | ( | const tstring & | FileName, |
| int | AllNum, | ||
| const dxle::sizei & | Num, | ||
| const dxle::sizei & | Size, | ||
| bool | NotUse3DFlag = false |
||
| ) |
|
inline |
Definition at line 546 of file texture2d.hpp.
|
inline |
Definition at line 547 of file texture2d.hpp.
|
inline |
Definition at line 552 of file texture2d.hpp.
|
inline |
Definition at line 553 of file texture2d.hpp.
|
inline |
Definition at line 557 of file texture2d.hpp.
|
inline |
Definition at line 558 of file texture2d.hpp.
|
inline |
Definition at line 561 of file texture2d.hpp.
|
inline |
Definition at line 562 of file texture2d.hpp.
|
inline |
Definition at line 567 of file texture2d.hpp.
|
inline |
Definition at line 568 of file texture2d.hpp.
|
inline |
Definition at line 554 of file texture2d.hpp.
|
inline |
Definition at line 555 of file texture2d.hpp.
|
inline |
Definition at line 230 of file texture2d.hpp.
|
inline |
Definition at line 570 of file texture2d.hpp.
|
inline |
Definition at line 559 of file texture2d.hpp.
|
inline |
Definition at line 560 of file texture2d.hpp.
|
inline |
Definition at line 550 of file texture2d.hpp.
|
inline |
Definition at line 551 of file texture2d.hpp.
|
inline |
Definition at line 212 of file texture2d.hpp.
|
inline |
Definition at line 218 of file texture2d.hpp.
|
inlinestatic |
Definition at line 222 of file texture2d.hpp.
|
inlinestatic |
Definition at line 226 of file texture2d.hpp.
|
inline |
Definition at line 572 of file texture2d.hpp.
|
inline |
Definition at line 548 of file texture2d.hpp.
|
inline |
Definition at line 549 of file texture2d.hpp.
|
inline |
Definition at line 563 of file texture2d.hpp.
|
inline |
Definition at line 564 of file texture2d.hpp.
|
inline |
Definition at line 565 of file texture2d.hpp.
|
inline |
Definition at line 566 of file texture2d.hpp.
|
inline |
Definition at line 571 of file texture2d.hpp.
|
inline |
Definition at line 574 of file texture2d.hpp.
|
inline |
Definition at line 519 of file texture2d.hpp.
|
inlinedelete |
Definition at line 514 of file texture2d.hpp.