X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Ftexturecube.cpp;h=8d194c42028bb6a4c6eb56cf2e9c0cb9567eba71;hb=73eec11d44a24bac121f1b0d85f20d58005f3545;hp=03e65167d73fee7a1d89ba9ea3cea7ef2c68d81d;hpb=40e1eba6c489e11a4c9b8865ddcd3ec3d9f83818;p=libs%2Fgl.git diff --git a/source/texturecube.cpp b/source/texturecube.cpp index 03e65167..8d194c42 100644 --- a/source/texturecube.cpp +++ b/source/texturecube.cpp @@ -71,13 +71,14 @@ void TextureCube::allocate(unsigned level) throw invalid_operation("TextureCube::allocate"); if(level>=levels) throw invalid_argument("TextureCube::allocate"); - if(allocated&(1<>(const LexicalConverter &conv, TextureCubeFace &face) {