MXVK Vulkan Framework 0.24.0
C++20 Vulkan rendering framework for practical 2D and 3D application development with SDL3.
Loading...
Searching...
No Matches
mxvk::anonymous_namespace{mxvk_model.cpp}::Vec2 Struct Reference

Public Attributes

float x {}
float y {}

Detailed Description

Definition at line 63 of file mxvk_model.cpp.

Member Data Documentation

◆ x

float mxvk::anonymous_namespace{mxvk_model.cpp}::Vec2::x {}

Definition at line 64 of file mxvk_model.cpp.

64{};

◆ y

float mxvk::anonymous_namespace{mxvk_model.cpp}::Vec2::y {}

Definition at line 65 of file mxvk_model.cpp.

65{};

The documentation for this struct was generated from the following file: