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

Shader (GPU-side) data type for 3-element 64-bit floating point vectors. More...

#include <vppLangVectorTypes.hpp>

Detailed Description

Shader (GPU-side) data type for 3-element 64-bit floating point vectors.

This class is identical to Vec3 class in all aspects except the precision. The component type is Double.


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