#include <iostream>#include <string>#include <vector>

Go to the source code of this file.
Classes | |
| struct | aditof::FrameDataDetails |
| Describes the properties of a data that embedded within the frame. More... | |
| struct | aditof::FrameDetails |
| Describes the properties of a frame. More... | |
| struct | aditof::Metadata |
| Contains all of the metadata components. More... | |
| struct | aditof::Point3I_sdk |
| Holds the xyz values of a frame. More... | |
Namespaces | |
| aditof | |
| Namespace aditof. | |
Functions | |
| std::ostream & | aditof::operator<< (std::ostream &o, const struct Metadata &meta) |
| prints human readable metadata structure More... | |