Function cpphots::loadTSFromStream

Function Documentation

TimeSurfacePtr cpphots::loadTSFromStream(std::istream &in)

Construct a time surface from an input stream.

This function can be used to load a time surface from a stream, without knowing a priori the type of the time surface.

Parameters

in – input stream

Returns

pointer to the new time surface