Tommy Fortes (tommy++at++claws14.prosolvia.se)
Mon, 18 Mar 1996 13:31:31 +0100
I have a problem with pfCullPath:
I want to display only a few selected objects. I have the pfPath:s to them
(from an earlier intersection test). So I added a cull callback, and instead of
calling pfCull, I tried calling
// In the cull callback
pfCullPath(path, scene, PFPATH_IGNORE_SWITCHES);
... This gives the message:
PF Warning/Usage: pfList() Attempt to grow fixed-size list
0x1814b980
I tried to use different path:s (even NULL), NULL for the scene,
PFPATH_EVAL_SWITCHES, and combinations thereof. Same error message all the
time!
What am I doing wrong, or is it a bug?!
Thanks,
-- --------------------------------------------------------------------- Tommy Fortes, Software Engineer at Clarus AB - Sixth Sense TechnologyE-Mail: tommy++at++clarus.se URL: http://www.clarus.se
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:52:33 PDT