AMCAX Kernel 1.0.0.0
|
Payload-containing struct of the for file reader and writer. More...
#include <algorithm>
#include <cstring>
#include <string>
#include <unordered_map>
#include <vector>
#include <topology/TopoIterator.hpp>
#include <topology/TopoLocation.hpp>
#include <topology/TopoShape.hpp>
#include <topology/TopoBuilder.hpp>
#include <topology/TopoCompound.hpp>
#include <common/Macros.hpp>
#include <step/ShapeRGBA.hpp>
#include <step/StepFactors.hpp>
#include <step/StepProperty.hpp>
#include <step/StepShapeRepresentationType.hpp>
Classes | |
class | AMCAX::STEP::StepData |
Payload-containing struct of the STEP 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 | |
using | AMCAX::STEP::StepDataList = std::vector<std::shared_ptr<StepData>> |
using | AMCAX::STEP::PropertyPair = std::pair<TopoShape, StepPropertyUnit> |
using | AMCAX::STEP::PropertyChain = std::vector<PropertyPair> |
Payload-containing struct of the for file reader and writer.