fixed white spaces

pull/2173/head
Anatoly Baksheev 11 years ago
parent d29c3d2f0d
commit 4e18007066
  1. 1
      modules/viz/doc/widget.rst
  2. 4
      modules/viz/src/vizcore.cpp
  3. 2
      modules/viz/src/vtk/vtkImageMatSource.h

@ -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();
}

Loading…
Cancel
Save