Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] r482 - branches/itanium2/fox


Chronological Thread 
  • From: rocky@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [MANTA] r482 - branches/itanium2/fox
  • Date: Fri, 19 Aug 2005 11:54:55 -0600 (MDT)

Author: rocky
Date: Fri Aug 19 11:54:51 2005
New Revision: 482

Modified:
   branches/itanium2/fox/FMantaWindow.cc
Log:
Fixed comment.



Modified: branches/itanium2/fox/FMantaWindow.cc
==============================================================================
--- branches/itanium2/fox/FMantaWindow.cc       (original)
+++ branches/itanium2/fox/FMantaWindow.cc       Fri Aug 19 11:54:51 2005
@@ -624,7 +624,7 @@
        
        try {
                if (!manta_interface->selectImageTraverser( text )) {
-                       std::cout << "Could not select pixel sampler " << 
text << std::endl;
+                       std::cout << "Could not select image traverser " << 
text << std::endl;
                }
        }
        catch (IllegalArgument e) {




  • [MANTA] r482 - branches/itanium2/fox, rocky, 08/19/2005

Archive powered by MHonArc 2.6.16.

Top of page