X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexturecube.cpp;h=0613a39a8ebba335a56f42a9ec958c9a796ac45e;hb=fb5ca4dbba257d3eb7fa15800d9663b774e41e7e;hp=cd18c10d6909a2c459c4b2409789069900a67b88;hpb=85c6c43eb0f937f31f4a91ef3731d8bb2e98c8b4;p=libs%2Fgl.git diff --git a/source/texturecube.cpp b/source/texturecube.cpp index cd18c10d..0613a39a 100644 --- a/source/texturecube.cpp +++ b/source/texturecube.cpp @@ -71,7 +71,7 @@ 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) {