|
OpenGothic
Open source reimplementation of Gothic I and II
|
Functions | |
| Tempest::Vec2 | loadVec2 (std::string_view src) |
| Tempest::Vec3 | loadVec3 (std::string_view src) |
| Material::AlphaFunc | loadAlpha (std::string_view src) |
| Material::AlphaFunc Parser::loadAlpha | ( | std::string_view | src | ) |
Definition at line 44 of file parser.cpp.
| Vec2 Parser::loadVec2 | ( | std::string_view | src | ) |
Definition at line 6 of file parser.cpp.
| Vec3 Parser::loadVec3 | ( | std::string_view | src | ) |
Definition at line 24 of file parser.cpp.