X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftexturecube.cpp;h=8d194c42028bb6a4c6eb56cf2e9c0cb9567eba71;hb=73eec11d44a24bac121f1b0d85f20d58005f3545;hp=ee8c71c5b0399e88f7c15b375878cf64623a4472;hpb=03d3984ecd2c4e7c38b6a62b4b7a81bab69f8d40;p=libs%2Fgl.git diff --git a/source/texturecube.cpp b/source/texturecube.cpp index ee8c71c5..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) {