|
TazGraph Project v0.1.0
|
This is the complete list of members for IGraphParser, including all inherited members.
| _threader | IGraphParser | |
| closeFile()=0 (defined in IGraphParser) | IGraphParser | pure virtual |
| elapsedDelta (defined in IGraphParser) | IGraphParser | |
| parse(Manager &manager, std::function< void(Entity &, glm::vec3)> addNodeFunc, std::function< void(Entity &)> addLinkFunc)=0 (defined in IGraphParser) | IGraphParser | pure virtual |
| readFile(std::string m_fileName)=0 (defined in IGraphParser) | IGraphParser | pure virtual |
| setThreader(Threader &mthreader) (defined in IGraphParser) | IGraphParser | inline |
| update(float deltaTime)=0 (defined in IGraphParser) | IGraphParser | pure virtual |
| writeFile(std::string m_fileName, Manager &manager)=0 (defined in IGraphParser) | IGraphParser | pure virtual |
| ~IGraphParser()=default (defined in IGraphParser) | IGraphParser | virtual |