Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] r2341 - trunk/Model/Intersections


Chronological Thread 
  • From: "Thiago Ize" < >
  • To:
  • Subject: [Manta] r2341 - trunk/Model/Intersections
  • Date: Thu, 23 Oct 2008 15:21:10 -0600 (MDT)

Author: thiago
Date: Thu Oct 23 15:21:08 2008
New Revision: 2341

Modified:
   trunk/Model/Intersections/CMakeLists.txt
Log:
Removed Sphere so visual studio doesn't complain.

Modified: trunk/Model/Intersections/CMakeLists.txt
==============================================================================
--- trunk/Model/Intersections/CMakeLists.txt    (original)
+++ trunk/Model/Intersections/CMakeLists.txt    Thu Oct 23 15:21:08 2008
@@ -4,5 +4,4 @@
     Intersections/IsosurfaceImplicit.h
     Intersections/TriangleEdge.h
     Intersections/Plane.h
-    Intersections/Sphere
 )


  • [Manta] r2341 - trunk/Model/Intersections, Thiago Ize, 10/23/2008

Archive powered by MHonArc 2.6.16.

Top of page