AMCAX Kernel 1.0.0.0
StepMeshData.hpp File Reference

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>
Include dependency graph for StepMeshData.hpp:
This graph shows which files directly or indirectly include this file:

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 > > >
 

Detailed Description

Payload-containing struct of the STEP Mesh Reader.

This file is part of AMCAX kernel.