fixed white spaces
This commit is contained in:
		@@ -1018,4 +1018,3 @@ Constructs a WMesh.
 | 
			
		||||
    :param polygons: Points of the mesh object.
 | 
			
		||||
    :param colors: Point colors.
 | 
			
		||||
    :param normals: Point normals.
 | 
			
		||||
	
 | 
			
		||||
 
 | 
			
		||||
@@ -310,7 +310,3 @@ void cv::viz::computeNormals(const Mesh& mesh, OutputArray _normals)
 | 
			
		||||
    else
 | 
			
		||||
        _normals.release();
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -80,5 +80,3 @@ namespace cv
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user