Visualization Library 2.0.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
Go to the source code of this file.
Classes | |
class | vl::Flags< T_FlagEnum > |
Simple class to manage flags in a type safe manner. More... | |
Namespaces | |
vl | |
Visualization Library main namespace. | |
Macros | |
#define | VL_DECLARE_FLAGS(EnumType, FlagTypeName) |
Functions | |
template<typename T > | |
Flags< T > | vl::operator| (T flag1, T flag2) |
template<typename T > | |
Flags< T > | vl::operator & (T flag1, T flag2) |
Visualization Library 2.0.0 Reference Documentation
Updated on Wed Dec 23 2020 12:44:03.
© Copyright Michele Bosi. All rights reserved.