10 #define OPEN3D_VERSION_MAJOR 0
11 #define OPEN3D_VERSION_MINOR 17
12 #define OPEN3D_VERSION_PATCH 0
13 #define OPEN3D_VERSION_TWEAK
14 #define OPEN3D_VERSION "0.17.0"
17 #define OPEN3D_HOME "https://www.open3d.org"
18 #define OPEN3D_DOCS "https://www.open3d.org/docs"
19 #define OPEN3D_CODE "https://github.com/isl-org/Open3D"
20 #define OPEN3D_ISSUES "https://github.com/isl-org/Open3D/issues"
Definition: PinholeCameraIntrinsic.cpp:16
void PrintOpen3DVersion()
Definition: Open3DConfig.cpp:14