SPH
Classes | Functions
TimeLine.h File Reference
#include "gui/Controller.h"
#include "io/FileSystem.h"
#include "thread/CheckFunction.h"
#include <map>
#include <wx/dcclient.h>
#include <wx/panel.h>
#include <wx/sizer.h>

Go to the source code of this file.

Classes

class  ITimeLineCallbacks
 
class  TimeLinePanel
 
class  TimeLine
 

Functions

NAMESPACE_SPH_BEGIN std::map< int, PathgetSequenceFiles (const Path &inputPath)
 

Function Documentation

◆ getSequenceFiles()

NAMESPACE_SPH_BEGIN std::map<int, Path> getSequenceFiles ( const Path inputPath)

Definition at line 7 of file TimeLine.cpp.