|
Visualization Library 2.1.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.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:42.
© Copyright Michele Bosi. All rights reserved.