X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;ds=sidebyside;f=source%2Ftexturecube.cpp;h=8d194c42028bb6a4c6eb56cf2e9c0cb9567eba71;hb=a8a04ddd95e57a8f103c04dba317addc32866689;hp=cd18c10d6909a2c459c4b2409789069900a67b88;hpb=85c6c43eb0f937f31f4a91ef3731d8bb2e98c8b4;p=libs%2Fgl.git diff --git a/source/texturecube.cpp b/source/texturecube.cpp index cd18c10d..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) {