|
void | readFile (std::string m_fileName) override |
|
void | parse (Manager &manager, std::function< void(Entity &, glm::vec3)> addNodeFunc, std::function< void(Entity &)> addLinkFunc) override |
|
void | closeFile () override |
|
void | setThreader (Threader &mthreader) |
|
◆ closeFile()
void PythonMapParser::closeFile |
( |
| ) |
|
|
overridevirtual |
◆ parse()
void PythonMapParser::parse |
( |
Manager & |
manager, |
|
|
std::function< void(Entity &, glm::vec3)> |
addNodeFunc, |
|
|
std::function< void(Entity &)> |
addLinkFunc |
|
) |
| |
|
overridevirtual |
◆ readFile()
void PythonMapParser::readFile |
( |
std::string |
m_fileName | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- /mnt/c/Users/lefte/Mujin/MastersThesis/Taz/TazGraph/TazGraph/Src/Map/Parsers/PythonMapParser.h
- /mnt/c/Users/lefte/Mujin/MastersThesis/Taz/TazGraph/TazGraph/Src/Map/Parsers/PythonMapParser.cpp