Jim Helman (jimh++at++surreal)
Tue, 30 Jan 96 12:07:08 -0800
The hits are not packed, so the loop should be:
for (int j=0; j<10; j++)
{
if (hits[j][0] == NULL)
continue;
hits[j][0]->query(PFQHIT_NODE,&hitNode);
}
rgds,
-jim helman
jimh++at++surreal.asd.sgi.com
IRIS Performer/Cosmo3D Java Library
415/933-1151
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:52:18 PDT