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

Public Attributes

mxvk::MXCOLOR color
const Meshmesh
mxvk::vec4D position
mxvk::vec4D rotation
mxvk::vec4D scale

Detailed Description

Definition at line 117 of file main.cpp.

Member Data Documentation

◆ color

mxvk::MXCOLOR anonymous_namespace{main.cpp}::MeshInstance::color

Definition at line 122 of file main.cpp.

◆ mesh

const Mesh& anonymous_namespace{main.cpp}::MeshInstance::mesh

Definition at line 118 of file main.cpp.

◆ position

mxvk::vec4D anonymous_namespace{main.cpp}::MeshInstance::position

Definition at line 119 of file main.cpp.

◆ rotation

mxvk::vec4D anonymous_namespace{main.cpp}::MeshInstance::rotation

Definition at line 121 of file main.cpp.

◆ scale

mxvk::vec4D anonymous_namespace{main.cpp}::MeshInstance::scale

Definition at line 120 of file main.cpp.


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