Skip to content
Snippets Groups Projects
Commit 63fee3cf authored by Céline  TREBEAU's avatar Céline TREBEAU
Browse files

Bug fix : NPE when the first SurfaceLine of a Surface is null in getZMap() method in Surface class.

Replacement of surfaceLines.length and surfaceLines[0].length by GetWidth() and getHeight() methods
parent 4d4423e5
Branches
Tags
2 merge requests!10Surface reconstruction Refactoring,!6Bug fix : NPE when the first SurfaceLine of a Surface is null in getZMap() method in Surface class.
Pipeline #41344 passed