Definition at line 17 of file ProcessTask.h.
◆ ProcessTaskProperty() [1/2]
Cogs::Core::ProcessTaskProperty::ProcessTaskProperty |
( |
| ) |
|
|
inline |
◆ ProcessTaskProperty() [2/2]
◆ boolValue
bool Cogs::Core::ProcessTaskProperty::boolValue |
◆ definition
const ParsedValue* Cogs::Core::ProcessTaskProperty::definition = nullptr |
◆ expressions
std::vector<std::pair<size_t, Expression*> > Cogs::Core::ProcessTaskProperty::expressions |
◆ float2Value
glm::vec2 Cogs::Core::ProcessTaskProperty::float2Value |
◆ float3Value
glm::vec3 Cogs::Core::ProcessTaskProperty::float3Value |
◆ float4Value
glm::vec4 Cogs::Core::ProcessTaskProperty::float4Value |
◆ float4x4Value
glm::mat4 Cogs::Core::ProcessTaskProperty::float4x4Value |
◆ floatValue
float Cogs::Core::ProcessTaskProperty::floatValue |
◆ int2Value
glm::ivec2 Cogs::Core::ProcessTaskProperty::int2Value |
◆ int3Value
glm::ivec3 Cogs::Core::ProcessTaskProperty::int3Value |
◆ int4Value
glm::ivec4 Cogs::Core::ProcessTaskProperty::int4Value |
◆ intValue
int Cogs::Core::ProcessTaskProperty::intValue |
◆ samplerName
StringView Cogs::Core::ProcessTaskProperty::samplerName |
◆ samplerState
◆ uint2Value
glm::uvec2 Cogs::Core::ProcessTaskProperty::uint2Value |
◆ uint3Value
glm::uvec3 Cogs::Core::ProcessTaskProperty::uint3Value |
◆ uint4Value
glm::uvec4 Cogs::Core::ProcessTaskProperty::uint4Value |
◆ uintValue
uint32_t Cogs::Core::ProcessTaskProperty::uintValue |
The documentation for this struct was generated from the following file: