Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] r1391 - branches/persistent/Model/Primitives


Chronological Thread 
  • From: sparker@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [MANTA] r1391 - branches/persistent/Model/Primitives
  • Date: Wed, 16 May 2007 14:56:50 -0600 (MDT)

Author: sparker
Date: Wed May 16 14:56:49 2007
New Revision: 1391

Modified:
   branches/persistent/Model/Primitives/CMakeLists.txt
Log:
Revert accidentally committed change


Modified: branches/persistent/Model/Primitives/CMakeLists.txt
==============================================================================
--- branches/persistent/Model/Primitives/CMakeLists.txt (original)
+++ branches/persistent/Model/Primitives/CMakeLists.txt Wed May 16 14:56:49 
2007
@@ -1,13 +1,5 @@
-SET (RTSL_Primitives_SRCS
-    Primitives/sphere.cc
-    Primitives/bilinear2.cc
-    Primitives/box2.cc
-    Primitives/triangle2.cc
-    Primitives/triangle5.cc
-    Primitives/cylinder.cc
-    Primitives/cylinder2.cc
-    )
-SET (Manta_Primitives_SRCS ${RTSL_Primitives_SRCS}
+
+SET (Manta_Primitives_SRCS
      Primitives/BvhTriangleMesh.cc
      Primitives/BvhTriangleMesh.h
      Primitives/Cone.cc




  • [MANTA] r1391 - branches/persistent/Model/Primitives, sparker, 05/16/2007

Archive powered by MHonArc 2.6.16.

Top of page