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

Public Attributes

float color [4]
float pos [3]
float size

Detailed Description

Definition at line 47 of file pong.cpp.

Member Data Documentation

◆ color

float anonymous_namespace{pong.cpp}::StarVertex::color[4]

Definition at line 50 of file pong.cpp.

◆ pos

float anonymous_namespace{pong.cpp}::StarVertex::pos[3]

Definition at line 48 of file pong.cpp.

◆ size

float anonymous_namespace{pong.cpp}::StarVertex::size

Definition at line 49 of file pong.cpp.


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