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{main.cpp}::Triangle Struct Reference

Public Attributes

std::array< std::size_t, 3 > indices {}

Detailed Description

Definition at line 47 of file main.cpp.

Member Data Documentation

◆ indices

std::array<std::size_t, 3> anonymous_namespace{main.cpp}::Triangle::indices {}

Definition at line 48 of file main.cpp.

48{};

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