#include <texture2d.hpp>
Definition at line 395 of file texture2d.hpp.
§ shared_texture2d() [1/5]
| dxle::graph2d::shared_texture2d::shared_texture2d |
( |
| ) |
|
|
inline |
§ shared_texture2d() [2/5]
template<typename texture2d_t >
| dxle::graph2d::shared_texture2d::shared_texture2d |
( |
const texture2d_t & |
unique_tex | ) |
|
|
delete |
§ shared_texture2d() [3/5]
template<typename texture2d_t , enable_if_t< std::is_base_of< texture2d, texture2d_t >::value, nullptr_t > = nullptr>
| dxle::graph2d::shared_texture2d::shared_texture2d |
( |
texture2d_t && |
unique_tex | ) |
|
|
inline |
§ shared_texture2d() [4/5]
| dxle::graph2d::shared_texture2d::shared_texture2d |
( |
const shared_texture2d & |
other | ) |
|
|
inline |
§ shared_texture2d() [5/5]
§ get() [1/2]
| texture2d& dxle::graph2d::shared_texture2d::get |
( |
| ) |
|
|
inline |
§ get() [2/2]
| const texture2d& dxle::graph2d::shared_texture2d::get |
( |
| ) |
const |
|
inline |
§ operator const texture2d &()
| dxle::graph2d::shared_texture2d::operator const texture2d & |
( |
| ) |
const |
|
inline |
§ operator texture2d &()
| dxle::graph2d::shared_texture2d::operator texture2d & |
( |
| ) |
|
|
inline |
§ operator=() [1/2]
§ operator=() [2/2]
The documentation for this class was generated from the following file:
- C:/Users/yumetodo/Documents/git/DxLibEx/dxlibex/texture/texture2d.hpp