Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] r1210 - trunk/SwigInterface


Chronological Thread 
  • From: abe@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [MANTA] r1210 - trunk/SwigInterface
  • Date: Fri, 6 Oct 2006 15:07:42 -0600 (MDT)

Author: abe
Date: Fri Oct  6 15:07:41 2006
New Revision: 1210

Modified:
   trunk/SwigInterface/manta.i
Log:

Yet another part of an incremental commit...

M    manta.i


Modified: trunk/SwigInterface/manta.i
==============================================================================
--- trunk/SwigInterface/manta.i (original)
+++ trunk/SwigInterface/manta.i Fri Oct  6 15:07:41 2006
@@ -224,6 +224,7 @@
 #include <Core/Color/ColorSpace.h>
 #include <Core/Color/ColorSpace_fancy.h>
 #include <Core/Color/ColorDB.h>
+#include <Core/Color/RegularColorMap.h>
 %}
 
 %include <MantaTypes.h>
@@ -234,6 +235,7 @@
 %include <Core/Color/ColorSpace.h>
 %include <Core/Color/ColorSpace_fancy.h>
 %include <Core/Color/ColorDB.h>
+%include <Core/Color/RegularColorMap.h>
 
 
 namespace Manta {




  • [MANTA] r1210 - trunk/SwigInterface, abe, 10/06/2006

Archive powered by MHonArc 2.6.16.

Top of page