![]() |
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/model.hpp"#include "../RenderingLibrary/Include/mesh.hpp"Go to the source code of this file.
Functions | |
| TEST (ImageDataTest, ModelsLoading) | |
| TEST | ( | ImageDataTest | , |
| ModelsLoading | ) |
Definition at line 20 of file model_tests.cpp.