TeaPacket
v0.0.1
Multiplatform Game Engine
Loading...
Searching...
No Matches
TGAReader.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include "
TeaPacket/Graphics/Texture.hpp
"
4
#include <string>
5
6
namespace
TeaPacket::Assets
7
{
8
Graphics::Texture
ReadTGA
(
const
std::string& path);
9
}
Texture.hpp
TeaPacket::Graphics::Texture
Definition
Texture.hpp:30
TeaPacket::Assets
Functionality relating to files.
Definition
AssetReader.hpp:7
TeaPacket::Assets::ReadTGA
Graphics::Texture ReadTGA(const std::string &path)
include
TeaPacket
Assets
AssetReaders
TGAReader.hpp
Generated by
1.13.2