VPP  0.7
A high-level modern C++ API for Vulkan
Public Member Functions | List of all members
vpp::VArray< ItemT, SIZE > Class Template Reference

Declares mutable shader variable of array type. More...

#include <vppLangAggregates.hpp>

Public Member Functions

template<typename IndexT >
auto operator[] (IndexT index) const
 
Int Size () const
 
int size () const
 

Detailed Description

template<class ItemT, int SIZE>
class vpp::VArray< ItemT, SIZE >

Declares mutable shader variable of array type.


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