object_reader
#include <ObjectReader.h>
Detailed Description
cpp
class object_reader;
Reads a std::vector of c++ objects. The first integer in the file is assumed to represent the number of transforms in the file. The size of each transform is determined by the templating.
Updated on 2026-03-31 at 16:02:10 +0000