*------------------------- FLAGS -----------------------------------------*/ More...
#include <component_occ.h>
Public Types | |
typedef T::VertType | VertType |
Public Member Functions | |
const int | Flags () const |
int & | Flags () |
Static Public Member Functions | |
static bool | HasFlags () |
static bool | HasFlagsOcc () |
*------------------------- FLAGS -----------------------------------------*/
Definition at line 100 of file vertex/component_occ.h.
typedef T::VertType vcg::vertex::FlagOcc< T >::VertType |
Definition at line 102 of file vertex/component_occ.h.
const int vcg::vertex::FlagOcc< T >::Flags | ( | ) | const [inline] |
Definition at line 104 of file vertex/component_occ.h.
int& vcg::vertex::FlagOcc< T >::Flags | ( | ) | [inline] |
Definition at line 103 of file vertex/component_occ.h.
static bool vcg::vertex::FlagOcc< T >::HasFlags | ( | ) | [inline, static] |
Definition at line 105 of file vertex/component_occ.h.
static bool vcg::vertex::FlagOcc< T >::HasFlagsOcc | ( | ) | [inline, static] |
Definition at line 106 of file vertex/component_occ.h.