Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re: Re: r2317 - trunk/scenes/csafe/python


Chronological Thread 
  • From: Aaron Knoll < >
  • To:
  • Cc:
  • Subject: [Manta] Re: Re: r2317 - trunk/scenes/csafe/python
  • Date: Wed, 20 Aug 2008 18:18:36 -0600

Hi Ollie,

That's because the isosurface code is legacy code that was put together to get a paper out in 2006.

Long ago, icc had some issues with some of that code and templating ST; so I resorted to a typedef.

-Aaron

On Aug 20, 2008, at 5:27 PM, Li-Ta Lo wrote:

On Wed, 2008-08-20 at 15:51 -0600, 

 wrote:
Author: brownlee
Date: Wed Aug 20 15:51:45 2008
New Revision: 2317


Carson,

While you are doing this, may I ask why the volume/isosurface primitives
are not fully templated with the volume data type but just a typedef
like

        typedef unsigned char ST;

How much effort/overhead is it to do that?

Ollie




Archive powered by MHonArc 2.6.16.

Top of page