neoGFX
Cross-platform C++ app/game engine
|
#include <neogfx/neogfx.hpp>
#include <neolib/core/uuid.hpp>
#include <neolib/core/string.hpp>
#include <neogfx/gfx/color.hpp>
#include <neogfx/game/ecs_ids.hpp>
#include <neogfx/game/material.hpp>
#include <neogfx/game/filter.hpp>
#include <neogfx/game/patch.hpp>
Go to the source code of this file.
Classes | |
struct | neogfx::game::mesh_renderer |
struct | neogfx::game::mesh_renderer::meta |
Namespaces | |
namespace | neogfx |
namespace | neogfx::game |
Functions | |
bool | neogfx::game::batchable (const mesh_renderer &lhs, const mesh_renderer &rhs) |