Specification for saving frame in ZDF (*.zdf) format.
More...
#include <Zivid/Experimental/PointCloudExport.h>
Specification for saving frame in ZDF (*.zdf) format.
ZDF is the native Zivid file format.
◆ ZDF()
ZIVID_CORE_EXPORT Zivid::Experimental::PointCloudExport::FileFormat::ZDF::ZDF |
( |
const std::string & | fileName | ) |
|
|
explicit |
Create ZDF specification with file name.
- Parameters
-
◆ fileName()
ZIVID_CORE_EXPORT const std::filesystem::path & Zivid::Experimental::PointCloudExport::FileFormat::ZDF::fileName |
( |
| ) |
const |
◆ toString()
ZIVID_CORE_EXPORT std::string Zivid::Experimental::PointCloudExport::FileFormat::ZDF::toString |
( |
| ) |
const |
Get string representation of ZDF specification.
◆ canLoad
bool Zivid::Experimental::PointCloudExport::FileFormat::ZDF::canLoad { true } |
|
staticconstexpr |
◆ defaultExtension
const char* Zivid::Experimental::PointCloudExport::FileFormat::ZDF::defaultExtension { ".zdf" } |
|
staticconstexpr |
◆ description
const char* Zivid::Experimental::PointCloudExport::FileFormat::ZDF::description { "Zivid Data File" } |
|
staticconstexpr |
The documentation for this class was generated from the following file: