Fixed docs of maxSimplificationError units.
This commit is contained in:
parent
a08258d9dd
commit
64828488b1
@ -219,7 +219,7 @@ struct rcConfig
|
|||||||
int maxEdgeLen;
|
int maxEdgeLen;
|
||||||
|
|
||||||
/// The maximum distance a simplfied contour's border edges should deviate
|
/// The maximum distance a simplfied contour's border edges should deviate
|
||||||
/// the original raw contour. [Limit: >=0] [Units: wu]
|
/// the original raw contour. [Limit: >=0] [Units: vx]
|
||||||
float maxSimplificationError;
|
float maxSimplificationError;
|
||||||
|
|
||||||
/// The minimum number of cells allowed to form isolated island areas. [Limit: >=0] [Units: vx]
|
/// The minimum number of cells allowed to form isolated island areas. [Limit: >=0] [Units: vx]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user