Visualization Library 2.1.0

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]
Classes | Namespaces
ScopedMutex.hpp File Reference
#include <vlCore/IMutex.hpp>

Go to the source code of this file.

Classes

class  vl::ScopedMutex
 A class that locks the specified mutex when constructed and unlocks it when destructed. More...
 

Namespaces

 vl
 Visualization Library main namespace.