Jan Möbius 3d72b7dbc1 vector_type min(const vector_type& _rhs) and vector_type max(const vector_type& _rhs) are declared const now. (Thanks to Vladimir Chalupecky for the hint)
minimize and maximize return vector_type& (reference) instead of vector_type (value) to allow chaining p.minimize(p1).minimize(p2). (Thanks to Vladimir Chalupecky for the hint)



git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@822 fdac6126-5c0c-442c-9429-916003d36597
2013-04-02 12:39:47 +00:00
2012-07-31 07:18:28 +00:00
2012-10-08 07:30:49 +00:00
2009-06-04 10:26:08 +00:00
2009-05-04 07:04:45 +00:00
2012-12-20 10:51:47 +00:00
2012-12-20 08:13:53 +00:00
2012-12-20 10:51:47 +00:00

OpenMesh, 2.4
~~~~~~~~~~~~~~~

0. Licence
~~~~~~~~~~~~~~~
   see LICENSE
 
  
1. Installing
~~~~~~~~~~~~~~
Unpack the tar-ball to a suitable place.

A detailed build manual for Mac/Windows/Linux is in the Documentation 
located at Doc/html/index.html 

Description
No description provided
Readme BSD-3-Clause 11 MiB
Languages
C++ 97.6%
CMake 1.3%
Shell 0.6%
C 0.2%
Python 0.2%
Other 0.1%