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

Public Attributes

glm::vec4 color {}
glm::vec3 pos {}

Detailed Description

Definition at line 55 of file starship.cpp.

Member Data Documentation

◆ color

glm::vec4 anonymous_namespace{starship.cpp}::FlameVertex::color {}

Definition at line 57 of file starship.cpp.

◆ pos

glm::vec3 anonymous_namespace{starship.cpp}::FlameVertex::pos {}

Definition at line 56 of file starship.cpp.


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