File files.hpp
FileList > capture > files.hpp
Go to the source code of this file
#include "illixr/data_format/zed_cam.hpp"#include <boost/filesystem.hpp>#include <chrono>#include <cstdint>#include <eigen3/Eigen/Dense>#include <iostream>#include <map>
Namespaces
| Type | Name |
|---|---|
| namespace | ILLIXR RAC_ERRNO_MSG. |
| namespace | zed_capture |
Classes
| Type | Name |
|---|---|
| class | files |
Public Attributes
| Type | Name |
|---|---|
| constexpr int | LEFT_EYE = 0 |
| constexpr int | RIGHT_EYE = 1 |
Public Functions
| Type | Name |
|---|---|
| std::ostream & | operator<< (std::ostream & os, ILLIXR::data_format::pose::head_pose_type const & dt) |
| std::ostream & | operator<< (std::ostream & os, ILLIXR::data_format::camera_data const & cc) |
Public Attributes Documentation
variable LEFT_EYE
constexpr int LEFT_EYE;
variable RIGHT_EYE
constexpr int RIGHT_EYE;
Public Functions Documentation
function operator<<
std::ostream & operator<< (
std::ostream & os,
ILLIXR::data_format::pose::head_pose_type const & dt
)
function operator<<
std::ostream & operator<< (
std::ostream & os,
ILLIXR::data_format::camera_data const & cc
)
The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/illixr_release/ILLIXR/plugins/zed/capture/files.hpp