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}::GridCubePlacement Struct Reference

Public Attributes

int center_x = 0
int center_y = 0
int size = 24

Detailed Description

Definition at line 114 of file main.cpp.

Member Data Documentation

◆ center_x

int anonymous_namespace{main.cpp}::GridCubePlacement::center_x = 0

Definition at line 115 of file main.cpp.

◆ center_y

int anonymous_namespace{main.cpp}::GridCubePlacement::center_y = 0

Definition at line 116 of file main.cpp.

◆ size

int anonymous_namespace{main.cpp}::GridCubePlacement::size = 24

Definition at line 117 of file main.cpp.


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