![]() |
VenomEngine
Cross-Platform Modern Graphics Engine
|
#include <venom/common/String.h>#include <venom/common/math/Vector.h>#include <venom/common/plugin/graphics/GraphicsPlugin.h>#include <venom/common/plugin/graphics/Material.h>#include <vector>Go to the source code of this file.
Classes | |
| class | venom::common::MeshImpl |
| class | venom::common::Mesh |
| Contains all the mesh's data and is the main high-level interface for the user. More... | |
Namespaces | |
| namespace | venom |
| Contains the entirety of the code of the VenomEngine project. | |
| namespace | venom::common |
| High-Level Frontend of the VenomEngine project. It also contains all the code shared between every APIs/Dynamic Libraries. But most importantly, that is where the abstraction is setup for the different APIs contained in this project. Use the alias 'vc' to access the namespace. | |
Project: VenomEngine
Project: VenomEngine