From: Marcin Romaszewicz (marcin++at++asmodean.engr.sgi.com)
Date: 03/07/2001 14:22:12
I'm guessing that you've allocated some memory in your app without using
pfMalloc or performer's overloaded new operator. Double check your code
and make sure you are allocating all data that you pass to performer using
pfMalloc, and make sure you don't pass pointers to local variables.
-- Marcin
On Tue, 6 Mar 2001, yoram wrote:
> Hi,
>
> I am using a performer application which can be configured to either
> single or multi process.
> Using the exact same scene graph, same window size
> and same channel location and orientation I get different views
> in multi-process than in single.
> The view in multi-process seems "zoomed in".
> I have checked FOV values which seem right.
>
> Any ideas ?
>
> thanx
>
> :o)
>
> Yoram Shahak
> DreamTeam-ltd.
>
This archive was generated by hypermail 2b29 : Wed Mar 07 2001 - 14:22:16 PST