![]() |
Rendering Engine 0.2.0
Modular Graphics Rendering Engine | v0.2.0
|
#include <stdio.h>#include <cstdint>#include "gtest/gtest.h"#include "../RenderingLibrary/Include/image_data.hpp"#include "../RenderingLibrary/Include/texture_atlas_maker.hpp"Go to the source code of this file.
Functions | |
| TEST (ImageDataTest, TextureAtlasMaker) | |
| TEST | ( | ImageDataTest | , |
| TextureAtlasMaker | ) |
Definition at line 19 of file texture_atlas_maker_tests.cpp.