Foray Library
rapid prototyping framework for crossplatform development of vulkan hardware ray tracing applications
Loading...
Searching...
No Matches
foray_fmtutilities.hpp
Go to the documentation of this file.
1#pragma once
2#include "../foray_basics.hpp"
3
4namespace foray::util {
5 std::string PrintSize(size_t size);
6}
Definition foray_dualbuffer.hpp:5
std::string PrintSize(size_t size)