Visualization Library v1.0.3

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

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]

vl::Flags< T_FlagEnum > Member List

This is the complete list of members for vl::Flags< T_FlagEnum >, including all inherited members.
flag_storage typedefvl::Flags< T_FlagEnum >
flag_type typedefvl::Flags< T_FlagEnum >
Flags()vl::Flags< T_FlagEnum > [inline]
flags() const vl::Flags< T_FlagEnum > [inline]
operator bool() const vl::Flags< T_FlagEnum > [inline]
operator&(T flag1, T flag2)vl::Flags< T_FlagEnum > [friend]
operator&(const Flags &flag) const vl::Flags< T_FlagEnum > [inline]
operator&(T_FlagEnum flag) const vl::Flags< T_FlagEnum > [inline]
operator-(const Flags &flag) const vl::Flags< T_FlagEnum > [inline]
operator-(T_FlagEnum flag) const vl::Flags< T_FlagEnum > [inline]
operator=(T_FlagEnum flag)vl::Flags< T_FlagEnum > [inline]
operator^(const Flags &flag) const vl::Flags< T_FlagEnum > [inline]
operator^(T_FlagEnum flag) const vl::Flags< T_FlagEnum > [inline]
operator|(T flag1, T flag2)vl::Flags< T_FlagEnum > [friend]
operator|(const Flags &flag) const vl::Flags< T_FlagEnum > [inline]
operator|(T_FlagEnum flag) const vl::Flags< T_FlagEnum > [inline]
reset()vl::Flags< T_FlagEnum > [inline]
set(T_FlagEnum flag)vl::Flags< T_FlagEnum > [inline]
unset(T_FlagEnum flag)vl::Flags< T_FlagEnum > [inline]

Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:06.
Permission is granted to use this page to write and publish articles regarding Visualization Library.