#include "../gl_api.hpp"
#include "../math/primitives.hpp"
#include "drawing.hpp"
#include <eagine/memory/buffer.hpp>
#include <eagine/shapes/gen_base.hpp>
#include <eagine/shapes/vertex_attrib.hpp>
#include <eagine/span.hpp>
#include <memory>
#include <oglplus/shapes/generator.inl>
Go to the source code of this file.
Classes | |
class | eagine::oglp::shape_generator |
Class wrapping a generic shape loader/generator, adapting it for GL. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
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