$darkmode
Component: Per edge Flags More...
#include <component.h>
 Public Types | |
| typedef int | FlagType | 
Public Member Functions | |
| int & | Flags () | 
| int | Flags () const | 
| template<class LeftV > | |
| void | ImportData (const LeftV &left) | 
Static Public Member Functions | |
| static bool | HasFlags () | 
| static void | Name (std::vector< std::string > &name) | 
Component: Per edge Flags
This component stores a 32 bit array of bit flags. These bit flags are used for keeping track of selection, deletion, visiting etc.