Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] r1067 - trunk/Model/Primitives


Chronological Thread 
  • From: knolla@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [MANTA] r1067 - trunk/Model/Primitives
  • Date: Tue, 16 May 2006 17:40:07 -0600 (MDT)

Author: knolla
Date: Tue May 16 17:40:07 2006
New Revision: 1067

Modified:
   trunk/Model/Primitives/IsosurfaceOctreeVolume.h
Log:
removed simd.h dependency (simd.h not committed yet)

Modified: trunk/Model/Primitives/IsosurfaceOctreeVolume.h
==============================================================================
--- trunk/Model/Primitives/IsosurfaceOctreeVolume.h     (original)
+++ trunk/Model/Primitives/IsosurfaceOctreeVolume.h     Tue May 16 17:40:07 
2006
@@ -8,7 +8,6 @@
 #include <Core/Color/Color.h>
 #include <Interface/Texture.h>
 #include <Model/Primitives/OctreeVolume.h>
-#include <Core/Math/simd.h>
 
 namespace Manta
 {




  • [MANTA] r1067 - trunk/Model/Primitives, knolla, 05/16/2006

Archive powered by MHonArc 2.6.16.

Top of page