Following up on question about nav edges.
When I use navmesh->GetPolyEdges(polys[v], ed); for each poly, it gets only inside edges (edges that have poly on both sides, not the outside edges of namesh).
I only get the blue edges not the pink ones (had to find them myself)
http://wlosok.cz/files/images/Capture.PNG
Am I doing something wrong?