neoGFX
Cross-platform C++ app/game engine
|
#include <neogfx/neogfx.hpp>
#include <vector>
#include <neolib/core/numerical.hpp>
#include <neolib/ecs/i_ecs.hpp>
Go to the source code of this file.
Namespaces | |
namespace | neogfx |
namespace | neogfx::game |
Typedefs | |
typedef vec3u32 | neogfx::game::face |
typedef std::vector< face > | neogfx::game::faces |