OGLplus  (0.59.0) a C++ wrapper for rendering APIs

GLSL-related utilities

Classes

class  eagine::oglp::glsl_container< Container >
 Base class typically storing GLSL source code strings. More...
 
class  eagine::oglp::glsl_source_ref
 Class referencing a set of GLSL source code strings. More...
 
class  eagine::oglp::glsl_string_ref
 Reference to a GLSL source code string. More...
 
class  eagine::oglp::glsl_literal
 Wrapper class for a GLSL string literal, convertible to glsl_source_ref. More...
 

Functions

static auto eagine::oglp::operator""_glsl (const char *src_str, std::size_t n) noexcept -> glsl_string_ref
 User defined literal for GLSL source code strings.
 

Detailed Description


Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).