Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] r448 - branches/itanium2/Model/Textures


Chronological Thread 
  • From: abe@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [MANTA] r448 - branches/itanium2/Model/Textures
  • Date: Thu, 28 Jul 2005 02:06:30 -0600 (MDT)

Author: abe
Date: Thu Jul 28 02:06:28 2005
New Revision: 448

Added:
   branches/itanium2/Model/Textures/CMakeLists.txt
Log:
Neglected to add file

Added: branches/itanium2/Model/Textures/CMakeLists.txt
==============================================================================
--- (empty file)
+++ branches/itanium2/Model/Textures/CMakeLists.txt     Thu Jul 28 02:06:28 
2005
@@ -0,0 +1,17 @@
+
+
+SET( Manta_Textures_SRCS
+#     Textures/CheckerTexture.cc
+     Textures/CheckerTexture.h
+#     Textures/Constant.cc
+     Textures/Constant.h
+#     Textures/MarbleTexture.cc
+     Textures/MarbleTexture.h
+#     Textures/OakTexture.cc
+     Textures/OakTexture.h
+#     Textures/TriVerTexture.cc
+     Textures/TriVerTexture.h
+#     Textures/WoodTexture.cc
+     Textures/WoodTexture.h )
+
+




  • [MANTA] r448 - branches/itanium2/Model/Textures, abe, 07/28/2005

Archive powered by MHonArc 2.6.16.

Top of page