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{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.

57{};

◆ pos

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

Definition at line 56 of file starship.cpp.

56{};

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