Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] double & float & Real


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: manta@sci.utah.edu
  • Subject: [MANTA] double & float & Real
  • Date: Mon, 23 May 2005 14:28:06 -0700


I thought that the idea of having a Real typedef was that it could be a global switch to change computation from being double precision to single precision etc..

This seems to work in most parts of the code, however there is a lot of code, especially computation involving scalars and vectors where this isn't the case (i.e. the code only compiles if Real==double). Is this the desired behavior?

Abe





Archive powered by MHonArc 2.6.16.

Top of page