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