ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
CloudViewerApp.h File Reference
#include <memory>
Include dependency graph for CloudViewerApp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 cloudViewer
 Generic file read and write utility for python interface.
 
 cloudViewer::visualizer
 

Macros

#define WIDTH   1280
 
#define HEIGHT   960
 

Functions

int Run (int argc, const char *argv[])
 

Macro Definition Documentation

◆ HEIGHT

#define HEIGHT   960

Definition at line 15 of file CloudViewerApp.h.

◆ WIDTH

#define WIDTH   1280

Definition at line 14 of file CloudViewerApp.h.

Function Documentation

◆ Run()

int Run ( int  argc,
const char *  argv[] 
)