FasTC/CLTool
Pavel Krajcevski f1b5bc3831 Use references to images from image loader.
In general, we should really copy the images with the built-in Clone()
function, but then we'd need to manage memory, etc. To avoid that headache,
we can simply just use references.
2014-03-12 13:18:56 -04:00
..
src Use references to images from image loader. 2014-03-12 13:18:56 -04:00
CMakeLists.txt Check for C++11 types in base library 2014-01-30 13:55:55 -05:00