|
Euphoria
|
Store the information for how to render a full screen quad. More...
Public Member Functions | |
| FullScreenGeom () | |
Public Attributes | |
| std::shared_ptr< CompiledGeom > | geom |
| core::CompiledShaderVertexAttributes | layout |
Store the information for how to render a full screen quad.
Definition at line 14 of file fullscreen.h.
| eu::render::FullScreenGeom::FullScreenGeom | ( | ) |
| std::shared_ptr<CompiledGeom> eu::render::FullScreenGeom::geom |
Definition at line 16 of file fullscreen.h.
| core::CompiledShaderVertexAttributes eu::render::FullScreenGeom::layout |
Definition at line 17 of file fullscreen.h.