MXVK Vulkan Framework
0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
asteroids3d_window.hpp
Go to the documentation of this file.
1
#ifndef ASTEROIDS3D_WINDOW_HPP
2
#define ASTEROIDS3D_WINDOW_HPP
3
4
#include "
mxvk/argz.hpp
"
5
6
namespace
space
{
7
8
void
run_asteroids3d
(
const
Arguments &args);
9
10
}
// namespace space
11
12
#endif
argz.hpp
Lightweight, header-only, template command-line argument parser.
space
Definition
asteroids3d_types.hpp:28
space::run_asteroids3d
void run_asteroids3d(const Arguments &args)
Runs the Asteroids application.
Definition
asteroids3d_window.cpp:3703
examples
asteroids3d
asteroids3d_window.hpp
Generated by
1.16.1