|
GLSL Struct 1.4.0
glslstruct
|
Context container for layout. More...
#include <base_layout.hpp>
Public Types | |
| using | context_type = _GLSL_STRUCT_TYPENAME17 Traits::context_type |
| context type | |
Public Member Functions | |
| _GLSL_STRUCT_CONSTEXPR17 | layout_with_context () noexcept _GLSL_STRUCT_REQUIRES(std |
| default constructor | |
| _GLSL_STRUCT_CONSTEXPR17 | layout_with_context (const context_type &ctx) |
| constructor with context value | |
Protected Attributes | |
| context_type | _context |
| context value | |
Context container for layout.
| Traits | layout traits type |
| using glslstruct::utils::layout_with_context< Traits >::context_type = _GLSL_STRUCT_TYPENAME17 Traits::context_type |
context type
|
inlinenoexcept |
default constructor
|
inlineexplicit |
constructor with context value
|
protected |
context value