#include <vector>#include <string>#include <streambuf>#include <sstream>#include <iostream>#include <algorithm>Go to the source code of this file.
Namespaces | |
| namespace | osg |
Functions | |
| bool | osg::isGZip (std::istream &is) |
| Helper function to check whether stream is compressed or not. | |
1.4.3