Explorar o código

Added UVImage.

Daniel Kauth %!s(int64=11) %!d(string=hai) anos
pai
achega
dfbb0f0200
Modificáronse 2 ficheiros con 1 adicións e 4 borrados
  1. 0 4
      bbiwarg/Test/TestDataSource.cs
  2. 1 0
      bbiwarg/bbiwarg.csproj

+ 0 - 4
bbiwarg/Test/TestDataSource.cs

@@ -21,10 +21,6 @@ namespace bbiwarg.Test
             {
                 source.updateFrame();
 
-                VertexArray v = source.getVertexArray();
-
-
-
                 source.releaseFrame();
             }
 

+ 1 - 0
bbiwarg/bbiwarg.csproj

@@ -56,6 +56,7 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="DataSource\UVImage.cs" />
     <Compile Include="DataSource\Color4.cs" />
     <Compile Include="DataSource\ColorImage.cs" />
     <Compile Include="DataSource\ConfidenceImage.cs" />