VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
ImBoolVector Struct Reference

Public Member Functions

 ImBoolVector ()
 
void Resize (int sz)
 
void Clear ()
 
bool GetBit (int n) const
 
void SetBit (int n, bool v)
 

Public Attributes

ImVector< intStorage
 

Constructor & Destructor Documentation

ImBoolVector::ImBoolVector ( )
inline

Member Function Documentation

void ImBoolVector::Resize ( int  sz)
inline
void ImBoolVector::Clear ( )
inline
bool ImBoolVector::GetBit ( int  n) const
inline
void ImBoolVector::SetBit ( int  n,
bool  v 
)
inline

Member Data Documentation

ImVector<int> ImBoolVector::Storage

The documentation for this struct was generated from the following file:

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)