StapleGL
Header-only C++20 OpenGL wrapper
Loading...
Searching...
No Matches
staplegl::cubemap Member List

This is the complete list of members for staplegl::cubemap, including all inherited members.

bind() conststaplegl::cubemapinline
color() const noexcept -> texture_colorstaplegl::cubemapinline
cubemap(std::span< std::span< std::byte >, 6 > data, resolution res, texture_color color, texture_filter filter, bool generate_mipmaps=false) noexceptstaplegl::cubemapinline
cubemap(const cubemap &)=deletestaplegl::cubemap
cubemap(cubemap &&other) noexceptstaplegl::cubemapinline
id() const noexcept -> uint32_tstaplegl::cubemapinline
m_colorstaplegl::cubemapprivate
m_filterstaplegl::cubemapprivate
m_idstaplegl::cubemapprivate
m_resstaplegl::cubemapprivate
operator=(const cubemap &) -> cubemap &=deletestaplegl::cubemap
operator=(cubemap &&other) noexcept -> cubemap &staplegl::cubemapinline
res() const noexcept -> resolutionstaplegl::cubemapinline
set_unit(std::uint32_t unit_offset) conststaplegl::cubemapinline
unbind()staplegl::cubemapinlinestatic
~cubemap() noexceptstaplegl::cubemapinline