#include "gen_base.hpp"
#include <eagine/config/basic.hpp>
#include <cassert>
#include <memory>
#include <eagine/shapes/cube.inl>
Go to the source code of this file.
Classes | |
class | eagine::shapes::unit_cube_gen |
Generator of centered cube shape with unit edge size. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::shapes | |
Shape generator and loader code is placed in this namespace. | |
Functions | |
static auto | eagine::shapes::unit_cube (vertex_attrib_bits attr_bits) |
Constructs instances of unit_cube_gen. More... | |
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