Open3D (C++ API)
0.17.0
cpp
open3d
io
sensor
RGBDSensorConfig.h
Go to the documentation of this file.
1
// ----------------------------------------------------------------------------
2
// - Open3D: www.open3d.org -
3
// ----------------------------------------------------------------------------
4
// Copyright (c) 2018-2023 www.open3d.org
5
// SPDX-License-Identifier: MIT
6
// ----------------------------------------------------------------------------
7
8
#pragma once
9
10
#include "
open3d/utility/IJsonConvertible.h
"
11
12
namespace
open3d
{
13
namespace
io {
14
15
class
RGBDSensorConfig
:
public
utility::IJsonConvertible
{};
16
17
}
// namespace io
18
}
// namespace open3d
IJsonConvertible.h
open3d::io::RGBDSensorConfig
Definition:
RGBDSensorConfig.h:15
open3d::utility::IJsonConvertible
Definition:
IJsonConvertible.h:40
open3d
Definition:
PinholeCameraIntrinsic.cpp:16
Generated by
1.9.1