|
utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
|
This is the complete list of members for utility::graphic::Shader, including all inherited members.
| _fragSPIRV | utility::graphic::Shader | protected |
| _vertSPIRV | utility::graphic::Shader | protected |
| getFragmentCode() const | utility::graphic::Shader | |
| getVertexCode() const | utility::graphic::Shader | |
| Shader(const std::string &vertString, const std::string &fragString) | utility::graphic::Shader | |
| ~Shader()=default | utility::graphic::Shader |