nngn
Loading...
Searching...
No Matches
texture_test.cpp File Reference
#include <iomanip>
#include "graphics/pseudo.h"
#include "graphics/texture.h"
#include "utils/log.h"
#include "texture_test.h"
Include dependency graph for texture_test.cpp:

Classes

struct  TextureTestGraphics
 

Functions

template<typename T , typename U >
auto img_diff (T &&t, U &&u)
 
template<typename T >
QString fmt_img (T &&t, size_t off)
 

Function Documentation

◆ fmt_img()

template<typename T >
QString fmt_img ( T &&  t,
size_t  off 
)
Here is the caller graph for this function:

◆ img_diff()

template<typename T , typename U >
auto img_diff ( T &&  t,
U &&  u 
)
Here is the caller graph for this function: