Visualization Library v1.0.3A lightweight C++ OpenGL middleware for 2D/3D graphics |
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <vlCore/String.hpp>
#include <vlCore/VirtualFile.hpp>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | vl::BufferedStream< Element_Type, Chunk_Size > |
The BufferedStream class is a template class that that performs a buffered read of Element_Type data from a VirtualFile. More... | |
Namespaces | |
namespace | vl |
Visualization Library namespace. |