Changeset 319 for trunk/nv/gfx/texture_atlas.hh
- Timestamp:
- 08/21/14 04:02:01 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/nv/gfx/texture_atlas.hh
r145 r319 1 // Copyright (C) 2012-201 3 ChaosForge / Kornel Kisielewicz1 // Copyright (C) 2012-2014 ChaosForge Ltd 2 2 // http://chaosforge.org/ 3 3 // … … 10 10 #define NV_TEXTURE_ATLAS_HH 11 11 12 #include <nv/co mmon.hh>13 #include <nv/ math.hh>12 #include <nv/core/common.hh> 13 #include <nv/core/math.hh> 14 14 #include <nv/gfx/image.hh> 15 15 #include <vector>
Note: See TracChangeset
for help on using the changeset viewer.