ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Viewer.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 #include <memory>
9 
10 namespace cloudViewer {
11 namespace visualization {
12 namespace app {
13 
17 
23 void RunViewer(int argc, const char *argv[]);
24 
25 } // namespace app
26 } // namespace visualization
27 } // namespace cloudViewer
void RunViewer(int argc, const char *argv[])
Definition: Viewer.cpp:26
Generic file read and write utility for python interface.