Re: Intersection

New Message Reply Date view Thread view Subject view Author view

Jim Helman (jimh++at++surreal)
Thu, 06 Apr 95 11:56:08 -0700


pfSegsIsectNode returns a pfHit for each segment in the request.
They are in order.

    pfHit **hits[32];

    numHits = pfSegsIsectNode(grp, &segset, hits);
    printf("\tDONE numHits : %d\n", numHits);
    hitPrint(hits[0][0]); /* first segment */
    hitPrint(hits[1][0]); /* second segment */
    hitPrint(hits[2][0]); /* thrid segment */

rgds,

-jim helman

jimh++at++surreal.asd.sgi.com
415/390-1151


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:51:10 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.