VPP  0.7
A high-level modern C++ API for Vulkan
vpp::Mat2x4 Class Reference

Shader (GPU-side) data type for 2 columns, 4 rows 32-bit float matrices. More...

#include <vppLangMatrixTypes.hpp>

Detailed Description

Shader (GPU-side) data type for 2 columns, 4 rows 32-bit float matrices.

This class is identical to Mat4 class in all aspects except the number of components.


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