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

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

element_countstaplegl::vertex_attribute
namestaplegl::vertex_attribute
offsetstaplegl::vertex_attribute
operator=(const vertex_attribute &) noexcept -> vertex_attribute &=defaultstaplegl::vertex_attribute
operator=(vertex_attribute &&) noexcept -> vertex_attribute &=defaultstaplegl::vertex_attribute
typestaplegl::vertex_attribute
vertex_attribute()=defaultstaplegl::vertex_attribute
vertex_attribute(shader_data_type::u_type in_type, std::string_view in_name)staplegl::vertex_attributeinline
vertex_attribute(shader_data_type::shader_array_type in_type, std::string_view in_name, size_t element_count)staplegl::vertex_attributeinline
vertex_attribute(const vertex_attribute &) noexcept=defaultstaplegl::vertex_attribute
vertex_attribute(vertex_attribute &&) noexcept=defaultstaplegl::vertex_attribute
~vertex_attribute()=defaultstaplegl::vertex_attribute