LibCarna Version 3.4.0
Loading...
Searching...
No Matches
Classes | Namespaces
MeshFactory.hpp File Reference

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>
+ Include dependency graph for MeshFactory.hpp:

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.
 

Detailed Description

Defines LibCarna::base::MeshFactory.

Definition in file MeshFactory.hpp.