ShaderSourceComponent.ixx File
Component storing source paths for shader compilation. More...
Included Headers
#include <string>
#include <helios.engine.rendering.shader.concepts.IsShaderHandle>
Namespaces Index
| namespace | helios |
| namespace | engine |
| namespace | rendering |
| namespace | shader |
| namespace | components |
Classes Index
| struct | ShaderSourceComponent<THandle> |
|
Source-location component for shader entities. More... | |
Description
Component storing source paths for shader compilation.
File Listing
The file content with the documentation metadata removed is:
14export namespace helios::engine::rendering::shader::components {
22 requires IsShaderHandle<THandle>
23 struct ShaderSourceComponent {
28 std::string vertexShaderPath;
33 std::string fragmentShaderPath;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.