Minor corrections in API documentation
This commit is contained in:
parent
757a785ed7
commit
f970a6441f
13 changed files with 27 additions and 27 deletions
|
@ -83,7 +83,7 @@ public :
|
|||
///
|
||||
/// The result is undefined if \a index is out of the valid range.
|
||||
///
|
||||
/// \param index Index of the point to get, in range [0 .. GetPointCount() - 1]
|
||||
/// \param index Index of the point to get, in range [0 .. getPointCount() - 1]
|
||||
///
|
||||
/// \return Index-th point of the shape
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue