OpenShaderDesigner 0.0.1
|
Compile-time constant value. More...
#include <TemplateUtils.h>
Public Types | |
using | Type = T |
Public Member Functions | |
constexpr | operator Type () const noexcept |
constexpr Type | operator() () const |
Static Public Attributes | |
static constexpr Type | Value = V |
Compile-time constant value.
T | Type |
V | Value |