MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nanonymous_namespace{binary_matrix.cpp}
 Nanonymous_namespace{bluesky.cpp}
 Nanonymous_namespace{breakout.cpp}
 Nanonymous_namespace{fireworks.cpp}
 Nanonymous_namespace{main.cpp}
 Nanonymous_namespace{point.cpp}
 Nanonymous_namespace{pong.cpp}
 Nanonymous_namespace{puzzle_drop.cpp}
 Nanonymous_namespace{starfield.cpp}
 Nanonymous_namespace{starship.cpp}
 Nanonymous_namespace{tetris.cpp}
 Ndefender
 Ndemo
 Nexample
 Nknight
 Nmatrix
 Nmutatris
 Nmxnetwork
 NmxvkUtilities for loading and saving PNG images
 Nskeleton
 Nspace
 Nsurface
 Nviewer
 Nwalk
 CArgExceptionException thrown by Argz::proc() on unrecognised or malformed options
 CArgumentDescribes a single parsed argument entry returned by Argz::proc()
 CArgumentDataHolds the raw argv strings converted to the target String type
 CArgumentsPlain data structure returned by proc_args() with all common libmx2 CLI options
 CArgzTemplate command-line argument parser
 CAsteroid
 CBlockColor
 CComputePC
 CComputeWindow
 CEncodeOptionsUser-configurable video encoder quality options
 CFrame_DataQueue entry that stores a frame pointer and its capture timestamp
 CFramebufferDimensionsParsed software framebuffer dimensions
 CGameBlock
 CGameData
 CHighResolutionClockPolicyStopwatch policy backed by std::chrono::high_resolution_clock
 CHighScores
 Chttp_header
 CMainWindowMain application window for the MXMOD model viewer launcher
 CMasterPieceWindow
 CMXSocketCross-platform socket state used by the C API
 CMXSocketAddress
 CParticle
 CProjectile
 CRelay
 CRelayWindow
 CScore
 CShip
 CSpaceRoxWindow
 CStar
 CSteadyClockPolicyStopwatch policy backed by std::chrono::steady_clock
 CStopWatchRAII stopwatch using a selectable clock policy
 CTileMatrix
 CVKSpriteVulkan 2-D sprite with texture, custom shader, and instancing support
 CVKTextRenders SDL_ttf text into Vulkan image textures
 CWriterFFmpeg-backed RGBA video writer