Assimp  v3.1.1 (June 2014)
Assimp::STEP::HeaderInfo Struct Reference

Bundle all the relevant info from a STEP header, parts of which may later be plainly dumped to the logfile, whereas others may help the caller pick an appropriate loading strategy. More...

Public Attributes

std::string app
 
std::string fileSchema
 
std::string timestamp
 

Detailed Description

Bundle all the relevant info from a STEP header, parts of which may later be plainly dumped to the logfile, whereas others may help the caller pick an appropriate loading strategy.

Member Data Documentation

§ app

std::string Assimp::STEP::HeaderInfo::app

§ fileSchema

std::string Assimp::STEP::HeaderInfo::fileSchema

§ timestamp

std::string Assimp::STEP::HeaderInfo::timestamp

The documentation for this struct was generated from the following file: