bndSelectCorners

assigns radius r to the four entries of array radiuses depending on whether the corner is marked as sharp or not; see BNDcornerFlags for possible flag values.

nothrow @trusted @nogc
void
bndSelectCorners
(
float[] radiuses
,
float r
,
int flags
)
Suggestion Box / Bug Report