Added documentation to all GLObject types

This commit is contained in:
2017-03-01 16:30:54 -05:00
parent 4f9843b632
commit 88ab90f186
9 changed files with 240 additions and 59 deletions

View File

@@ -2,7 +2,6 @@
using System.IO;
using System.Linq;
using Diamond.Buffers;
using Diamond.Level;
using Diamond.Shaders;
using Diamond.Textures;
using Diamond.Util;