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{tetris.cpp}::BlockModel Struct Reference

Public Attributes

int color = 0
std::unique_ptr< mxvk::VKAbstractModelmodel

Detailed Description

Definition at line 74 of file tetris.cpp.

Member Data Documentation

◆ color

int anonymous_namespace{tetris.cpp}::BlockModel::color = 0

Definition at line 76 of file tetris.cpp.

◆ model

std::unique_ptr<mxvk::VKAbstractModel> anonymous_namespace{tetris.cpp}::BlockModel::model

Definition at line 75 of file tetris.cpp.


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