|
Tracore
|
#include <Parser.h>
Static Public Member Functions | |
| static void | ParseObjectDataMap (const std::vector< std::string > &keys, const core::Vector3d &values, core::DetectionSequence &sequence) |
Utility class for parsing diverse objects.
|
static |
Parses the keys and values into a DetectionSequence of ObjectDataMap objects. The keys are used for the third dimension in the values list.
| keys | A 1D vector of keys |
| values | A 3D vector of values |
| sequence | The sequence to store the created objects in |
1.8.12