VPP  0.8
A high-level modern C++ API for Vulkan
vpp::Function< ReturnType, Args > Member List

This is the complete list of members for vpp::Function< ReturnType, Args >, including all inherited members.

Function(const char *pName="unnamedFunction")vpp::Function< ReturnType, Args >
operator()(typename Args::rvalue_type ... args)vpp::Function< ReturnType, Args >