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