Skip to content

File plugin.cpp

FileList > offline_cam > plugin.cpp

Go to the source code of this file

  • #include "plugin.hpp"
  • #include "illixr/data_loading.hpp"
  • #include "illixr/iterators/csv_iterator.hpp"
  • #include <chrono>
  • #include <regex>
  • #include <thread>

Public Functions

Type Name
std::map< ullong, sensor_types > make_map (const std::map< ullong, LAZY_TYPE > & cam0, const std::map< ullong, LAZY_TYPE > & cam1)
std::map< ullong, LAZY_TYPE > read_data (std::ifstream & gt_file, const std::string & file_name)

Public Functions Documentation

function make_map

std::map< ullong , sensor_types > make_map (
    const std::map< ullong , LAZY_TYPE > & cam0,
    const std::map< ullong , LAZY_TYPE > & cam1
) 

function read_data

inline std::map< ullong , LAZY_TYPE > read_data (
    std::ifstream & gt_file,
    const std::string & file_name
) 


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/offline_cam/plugin.cpp