|
constexpr size_t | hash (size_t hashValue=Cogs::hash()) const |
|
Definition at line 30 of file ImageType.h.
◆ hash()
constexpr size_t Cogs::Core::ImageDefinition::hash |
( |
size_t |
hashValue = Cogs::hash() | ) |
const |
|
inlineconstexpr |
◆ hdr
bool Cogs::Core::ImageDefinition::hdr = false |
◆ height
uint32_t Cogs::Core::ImageDefinition::height = 256 |
◆ layers
uint32_t Cogs::Core::ImageDefinition::layers = 1 |
◆ sunDirection
glm::vec3 Cogs::Core::ImageDefinition::sunDirection = glm::vec3(0, 0, 1) |
◆ sunIrradiance
glm::vec3 Cogs::Core::ImageDefinition::sunIrradiance = glm::vec3(1, 1, 1) |
◆ type
ImageType Cogs::Core::ImageDefinition::type = ImageType::None |
◆ width
uint32_t Cogs::Core::ImageDefinition::width = 256 |
The documentation for this struct was generated from the following file: