Minor fixes in API documentation

git-svn-id: https://sfml.svn.sourceforge.net/svnroot/sfml/branches/sfml2@1569 4e206d99-4929-0410-ac5d-dfc041789085
This commit is contained in:
LaurentGom 2010-09-14 21:51:39 +00:00
parent 5763e7b950
commit 36f9cf6cc1
4 changed files with 6 additions and 2 deletions

View file

@ -41,6 +41,8 @@ public :
////////////////////////////////////////////////////////////
/// \brief Default constructor
///
/// Creates a Vector3(0, 0, 0).
///
////////////////////////////////////////////////////////////
Vector3();