Visualization Library 2.0.0

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces
BufferedStream.hpp File Reference
#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

 vl
 Visualization Library main namespace.