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:
parent
5763e7b950
commit
36f9cf6cc1
4 changed files with 6 additions and 2 deletions
|
@ -41,6 +41,8 @@ public :
|
|||
////////////////////////////////////////////////////////////
|
||||
/// \brief Default constructor
|
||||
///
|
||||
/// Creates a Vector3(0, 0, 0).
|
||||
///
|
||||
////////////////////////////////////////////////////////////
|
||||
Vector3();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue