Y.Kanou (kanou++at++ddd.co.jp)
Wed, 19 Jun 1996 10:16:49 +0900
is there something wrong with the pfLoadFile and the
subsequent builder structure in Performer 2.0?
I modified the simple.c program in following way:
pfdInitConverter("bin");
:
for(i=0;i<5000; i++)
{
root = pfLoadFile("x29.bin");
myDCS = pfNewDCS();
pfAddChild(myDCS,root);
pfAddChild(scene,myDCS);
pfRemoveChild(scene,myDCS);
pfDeleteChild(myDCS);
}
and it crashed on a standard Indy, running out of memory.
Thanks for your help.
Yutaka Kanou(3D Inc)
e-mail:kanou++at++ddd.co.jp
tel:+81-45-314-8334
fax:+81-45-314-8335
Mitsuishi-Yohohama-building 1-39-3 Hiranuma
Nishi-ku Yokohama 220 Japan
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer.html
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:53:01 PDT