![]() |
LibCarna Version 3.4.0
|
Defines LibCarna::base::MeshFactory. More...
#include <LibCarna/base/VertexAttributes.hpp>
#include <LibCarna/base/VertexBuffer.hpp>
#include <LibCarna/base/IndexBuffer.hpp>
#include <LibCarna/base/ManagedMesh.hpp>
#include <LibCarna/base/Vertex.hpp>
#include <LibCarna/base/math.hpp>
#include <cstdint>
#include <unordered_set>
#include <functional>
#include <memory>
#include <istream>
#include <ios>
#include <string>
Go to the source code of this file.
Classes | |
class | LibCarna::base::MeshFactory< VertexType > |
Creates simple predefined ManagedMesh instances. More... | |
Namespaces | |
namespace | LibCarna::base |
Contains the core framework components. | |
Defines LibCarna::base::MeshFactory.
Definition in file MeshFactory.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen