Przeglądaj źródła

Removed old unsupported mesh type

Ivan Safrin 13 lat temu
rodzic
commit
0d9f0022ac
1 zmienionych plików z 0 dodań i 5 usunięć
  1. 0 5
      Core/Contents/Include/PolyMesh.h

+ 0 - 5
Core/Contents/Include/PolyMesh.h

@@ -317,11 +317,6 @@ namespace Polycode {
 			*/						
 			static const int TRIFAN_MESH = 2;
 
-			/**
-			* Triangle strip based mesh.
-			*/									
-			static const int TRISTRIP_MESH = 3;
-			
 			/**
 			* Line based mesh.
 			*/