<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Hi, Gurus,
<br> Does anybody use 'vtkactorToPF' to associate VTK with
Performer ? I just have a problem, I wrote some "pure Performer" class,
with " xxx = new pfGeode" in the constructor , and when I create an instance
of this class, the whole program crashed and dumped a core, the only difference
of this object with the other successful created objects is it is "pure
Performer" and the others create both pfGeode and VTK objects in constructor.....so,
anybody think it is a reason ?? or any debug method ??
<br> Thnaks!
<pre>--
Song Li
VRAC(Virtual Reality Application Center),Iowa State University
Email: lisong@vrac.iastate.edu
Homepage: <A HREF="http://www.vrac.iastate.edu/~lisong">http://www.vrac.iastate.edu/~lisong</A></pre>
</html>