Assimp  v3.1.1 (June 2014)
STEPFileReader.cpp File Reference

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="")
 

Detailed Description

Implementation of the STEP file parser, which fills a STEP::DB with data read from a file.

Function Documentation

§ AddEntityID()

std::string AddEntityID ( const std::string &  s,
uint64_t  entity,
const std::string &  prefix = "" 
)

§ AddLineNumber()

std::string AddLineNumber ( const std::string &  s,
uint64_t  line,
const std::string &  prefix = "" 
)