#include <FGD.h>
Definition at line 121 of file FGD.h.
◆ FGDWriter()
◆ bake() [1/2]
std::string FGDWriter::bake |
( |
| ) |
const |
◆ bake() [2/2]
bool FGDWriter::bake |
( |
const std::string & |
fgdPath | ) |
const |
◆ begin()
◆ beginAutoVisGroup()
◆ beginEntity()
FGDWriter::EntityWriter FGDWriter::beginEntity |
( |
const std::string & |
classType, |
|
|
const std::vector< std::string > & |
classProperties, |
|
|
const std::string & |
name, |
|
|
const std::string & |
description = "" , |
|
|
const std::string & |
docsURL = "" |
|
) |
| |
◆ include()
FGDWriter & FGDWriter::include |
( |
const std::string & |
fgdPath | ) |
|
◆ mapSize()
FGDWriter & FGDWriter::mapSize |
( |
sourcepp::math::Vec2i |
mapSize | ) |
|
◆ materialExclusionDirs()
FGDWriter & FGDWriter::materialExclusionDirs |
( |
const std::vector< std::string > & |
dirs | ) |
|
◆ version()
FGDWriter & FGDWriter::version |
( |
int |
version | ) |
|
◆ backingData
std::string toolpp::FGDWriter::backingData |
|
protected |
◆ writer
BufferStream toolpp::FGDWriter::writer |
|
protected |
The documentation for this class was generated from the following files: