|
AMCAX Kernel 1.0.0.0
|
Payload-containing struct of the STEP Mesh Reader. More...
#include <memory>#include <vector>#include <common/Macros.hpp>#include <step/StepData.hpp>#include <mesh/TriSoup.hpp>

Classes | |
| class | AMCAX::STEP::StepMeshData< Traits > |
| Payload-containing struct of the STEP Mesh Reader. More... | |
Namespaces | |
| namespace | AMCAX |
| Namespace of all interface in the AMCAX kernel. | |
| namespace | AMCAX::STEP |
| Namespace of all interface in the AMCAX STEP module. | |
Typedefs | |
| template<typename Traits > | |
| using | AMCAX::STEP::StepMeshDataList = std::vector< std::shared_ptr< StepMeshData< Traits > > > |
Payload-containing struct of the STEP Mesh Reader.