Added additional documentatiomn for the swap chain class

This commit is contained in:
saschawillems 2016-02-23 22:22:59 +01:00
parent e2dcc4f6f4
commit 2c5e6f1d0e
4 changed files with 104 additions and 8 deletions

View file

@ -40,7 +40,3 @@ if (flags & VK_DBG_REPORT_WARN_BIT)
}
```
## TODO
- Document helper classes like vulkandebug
- Document texture loader
- Document mesh loader