ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Geometry.h
Go to the documentation of this file.
1 // ----------------------------------------------------------------------------
2 // - CloudViewer: www.cloudViewer.org -
3 // ----------------------------------------------------------------------------
4 // Copyright (c) 2018-2024 www.cloudViewer.org
5 // SPDX-License-Identifier: MIT
6 // ----------------------------------------------------------------------------
7 
8 // Shim header to match upstream include path.
9 // Maps cloudViewer/geometry/Geometry.h -> repo's ecvHObject.h
10 
11 #pragma once
12 
13 #include <ecvHObject.h>
14 
15 namespace cloudViewer {
16 namespace geometry {
17 
19 
20 }
21 } // namespace cloudViewer
Hierarchical CLOUDVIEWER Object.
Definition: ecvHObject.h:25
Generic file read and write utility for python interface.