Rambabu (ram++at++ivex3d.com)
Fri, 24 Jan 1997 17:05:25 -0500
I am using pfuTraverser() utility to print the nodeInfo into a file.
I am able to print the node info of all pfGeodes / pfGeoSet. The
callback "cbPrintNodeInfo" in .../libpfutil/trav.c prints
this info. But when I added this simple piece of code
if(node == pfGetLPStateClassType())
{
print("\n LPState found \n");
......
}
and recompiled the lib and tried on database with lightpoints only,
this is never set to true to print the message. But the *.flt loader
(15.3b7) prints the summary and counts the LPStates.
Do I need to add any tokens to trav.c to recognize this ClassType ?
Thanks
Ram
ram++at++ivex3d.com
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:54:28 PDT