22#ifndef TRAJECTORYIMPORTER_H
23#define TRAJECTORYIMPORTER_H
27#include "DesignerImporter.h"
Imports instances of the DesignerTrajectory class out of a serialized instance of the Trajectory clas...
TrajectoryImporter(EnvironmentPtr environment)
std::vector< DesignerTrajectoryPtr > importTrajectory(std::string file)
Import a serialized instance of the Trajectory class from the target file as a trajectory.
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::shared_ptr< TrajectoryImporter > TrajectoryImporterPtr
std::shared_ptr< Environment > EnvironmentPtr