pcod-common
v1.0.0
Shared preprocessing and postprocessing for point-cloud object detection
Loading...
Searching...
No Matches
version.hpp
Go to the documentation of this file.
1
// Copyright Institute for Automotive Engineering (ika), RWTH Aachen University
2
// SPDX-License-Identifier: Apache-2.0
3
4
#pragma once
5
6
namespace
pcod_common
{
8
inline
constexpr
const
char
*
kVersion
=
"1.0.0"
;
10
inline
constexpr
const
char
*
kManifestSchemaVersion
=
"2.0"
;
11
}
// namespace pcod_common
pcod_common
Definition
bounding_box.hpp:9
pcod_common::kManifestSchemaVersion
constexpr const char * kManifestSchemaVersion
Definition
version.hpp:10
pcod_common::kVersion
constexpr const char * kVersion
Definition
version.hpp:8
include
pcod_common
version.hpp
Generated by
1.12.0