neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
i_spacer.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  neogfx
 

Enumerations

enum class  neogfx::expansion_policy : uint32_t { neogfx::ExpandHorizontally = 0x0001 , neogfx::ExpandVertically = 0x0002 }
 

Functions

constexpr expansion_policy neogfx::operator| (expansion_policy aLhs, expansion_policy aRhs)
 
constexpr expansion_policy neogfx::operator& (expansion_policy aLhs, expansion_policy aRhs)