29 #define OPEN3D_VERSION_MAJOR 0
30 #define OPEN3D_VERSION_MINOR 15
31 #define OPEN3D_VERSION_PATCH 1
32 #define OPEN3D_VERSION_TWEAK
33 #define OPEN3D_VERSION "0.15.1"
36 #define OPEN3D_HOME "http://www.open3d.org"
37 #define OPEN3D_DOCS "http://www.open3d.org/docs"
38 #define OPEN3D_CODE "https://github.com/isl-org/Open3D"
39 #define OPEN3D_ISSUES "https://github.com/isl-org/Open3D/issues"
Definition: PinholeCameraIntrinsic.cpp:35
void PrintOpen3DVersion()
Definition: Open3DConfig.cpp:33