Nix (Dev)
3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
defines.hpp
Go to the documentation of this file.
1
#ifndef IV_SRC_MIMICS_DEFINES_HPP_
2
#define IV_SRC_MIMICS_DEFINES_HPP_
3
4
#include "
math/structs.hpp
"
5
6
namespace
iv::mimics::constants
7
{
8
9
inline
constexpr
iv::math::geometry::Area
editorNotificationIconArea
{.height = 20, .width = 20};
10
inline
constexpr
iv::math::geometry::Area
alarmIconArea
{.height = 24, .width = 24};
11
12
}
// namespace iv::mimics::constants
13
14
#endif
//IV_SRC_MIMICS_DEFINES_HPP_
structs.hpp
iv::mimics::constants
Definition
defines.hpp:7
iv::mimics::constants::editorNotificationIconArea
constexpr iv::math::geometry::Area editorNotificationIconArea
Definition
defines.hpp:9
iv::mimics::constants::alarmIconArea
constexpr iv::math::geometry::Area alarmIconArea
Definition
defines.hpp:10
iv::math::geometry::Area
Definition
structs.hpp:123
src
mimics
defines.hpp
Generated by
1.12.0