![]() |
SourcePP
Several modern C++20 libraries for sanely parsing Valve's formats.
|
This is the complete list of members for toolpp::FGDWriter, including all inherited members.
| backingData | toolpp::FGDWriter | protected |
| bake() const | toolpp::FGDWriter | |
| bake(const std::filesystem::path &fgdPath) const | toolpp::FGDWriter | |
| begin() | toolpp::FGDWriter | static |
| beginAutoVisGroup(std::string_view parentName) | toolpp::FGDWriter | |
| beginEntity(std::string_view classType, std::initializer_list< std::string_view > classProperties, std::string_view name, std::string_view description="", std::string_view docsURL="") | toolpp::FGDWriter | |
| beginEntity(std::string_view classType, std::span< const std::string_view > classProperties, std::string_view name, std::string_view description="", std::string_view docsURL="") | toolpp::FGDWriter | |
| FGDWriter() | toolpp::FGDWriter | protected |
| include(const std::filesystem::path &fgdPath) | toolpp::FGDWriter | |
| mapSize(sourcepp::math::Vec2i mapSize) | toolpp::FGDWriter | |
| materialExclusionDirs(std::initializer_list< std::string_view > dirs) | toolpp::FGDWriter | |
| materialExclusionDirs(std::span< const std::string_view > dirs) | toolpp::FGDWriter | |
| version(int version) | toolpp::FGDWriter | |
| writer | toolpp::FGDWriter | protected |