Files
opencv-MIRROR/modules/ptcloud/src
kirtijindal14 1ca068e91d ptcloud: fix viz3d build without OpenGL
Close the cv::viz3d namespaces outside the trailing #ifdef HAVE_OPENGL
block. Previously the closing braces were inside the guard, so a build
with OpenGL disabled dropped them and failed with
'expected }' at end of input'.
2026-07-27 17:52:14 +05:30
..
2026-07-24 18:24:12 +05:30