Assimp
v4.1. (December 2018)
|
Implementation of the STEP file parser, which fills a STEP::DB with data read from a file. More...
Functions | |
std::string | AddEntityID (const std::string &s, uint64_t entity, const std::string &prefix="") |
std::string | AddLineNumber (const std::string &s, uint64_t line, const std::string &prefix="") |
Implementation of the STEP file parser, which fills a STEP::DB with data read from a file.
std::string AddEntityID | ( | const std::string & | s, |
uint64_t | entity, | ||
const std::string & | prefix = "" |
||
) |
std::string AddLineNumber | ( | const std::string & | s, |
uint64_t | line, | ||
const std::string & | prefix = "" |
||
) |