Go to the source code of this file.
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::shapes | |
Shape generator and loader code is placed in this namespace. | |
Typedefs | |
using | eagine::shapes::generator_capabilities = bitfield< generator_capability > |
Alias for generator_capability bitfield type. | |
Enumerations | |
enum | eagine::shapes::generator_capability { eagine::shapes::generator_capability::element_strips, eagine::shapes::generator_capability::element_fans, eagine::shapes::generator_capability::primitive_restart } |
Shape generator capability bit enumeration. More... | |
Functions | |
static constexpr auto | eagine::shapes::operator| (generator_capability a, generator_capability b) noexcept -> generator_capabilities |
Bitwise-or operator for generator_capability enumerators. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt