Home | History | Annotate | Download | only in src

Lines Matching full:dstvtx

3719             CvGraphVtx* dstvtx = 0;
3720 CV_CALL( cvGraphAddVtx( result, vtx, &dstvtx ));
3721 flag_buffer[k] = dstvtx->flags = vtx->flags;
3723 ptr_buffer[k++] = dstvtx;