Skip to content
Snippets Groups Projects

Resolves #36 and most of #59

59 files
+ 15334
358
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -20,7 +20,7 @@
#include "src_window.hpp"
using std::string;
using ftl::rgbd::RGBDSource;
using ftl::rgbd::Source;
/*struct SourceViews {
ftl::rgbd::RGBDSource *source;
Loading