class
#include <btu/tex/crunch_texture.hpp>
CrunchTexture Public functions
- auto get() → mipmapped_texture& noexcept
- auto get() const → const mipmapped_texture& noexcept
- auto get_dimension() const → Dimension noexcept
- auto get_format_as_dxgi() const → DXGI_FORMAT noexcept
- auto get_load_path() const → const Path& noexcept
- auto get_texture_type() const → TextureType noexcept
- auto operator==(const CrunchTexture&) const → bool=default noexcept
- void set(const mipmapped_texture& tex) noexcept
- void set_load_path(Path path) noexcept