Dee A. Chapman (dchapman++at++ncsa.uiuc.edu)
Wed, 27 Nov 1996 16:35:48 -0600 (CST)
I'm trying to print out the Scene graph statistics (as is done
when viewing the performer town demo). I've replicated the
line from Performer/src/sample/C/common/generic.c:
if (loaded)
{
pfNotify(PFNFY_INFO, PFNFY_PRINT, "Total scene-graph statistics");
pfdPrintSceneGraphStats((pfNode *)scene, elapsedTime);
}
But all I get to print out is the comment "Total scene-graph statistics",
with no information about the scene graph statistics. Can anyone tell
me if there is something else I need to do to get these statistics to
print out?
Thanks for any help you can offer!
Dee
=======================================================================
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:01 PDT