ShishGL
1.0
A simple modular cross-platform graphics library
Text.hpp
Go to the documentation of this file.
1
/*============================================================================*/
2
#ifndef SHISHGL_TEXT_HPP
3
#define SHISHGL_TEXT_HPP
4
/*============================================================================*/
5
#include <string>
6
#include <vector>
7
8
#include "
ResourceManager.hpp
"
9
/*============================================================================*/
10
namespace
Sh
{
11
12
using
String
= std::string;
13
14
}
15
/*============================================================================*/
16
#endif //SHISHGL_TEXT_HPP
17
/*============================================================================*/
ResourceManager.hpp
Sh
Definition:
CoreApplication.hpp:10
Sh::String
std::string String
Definition:
Text.hpp:12
include
ShishGL
Core
Primitives
Text.hpp
Generated by
1.8.20