Added param documentation

Added param description to remove doxygen warning
This commit is contained in:
Elad Joseph 2016-03-02 08:55:53 +02:00
parent 2234016a22
commit 238b47dfce

View File

@ -1022,6 +1022,7 @@ public:
/** @brief Returns vertex location from vertex ID.
@param vertex vertex ID.
@param firstEdge Optional. The first edge ID which is connected to the vertex.
@returns vertex (x,y)
*/