vcg::hedge::BitFlags< T > Class Template Reference

#include <hedge_component.h>

List of all members.

Public Types

typedef int FlagType

Public Member Functions

 BitFlags ()
int Flags () const
int & Flags ()
template<class LeftV >
void ImportData (const LeftV &left)

Static Public Member Functions

static bool HasFlags ()
static void Name (std::vector< std::string > &name)

Private Attributes

int _flags

Detailed Description

template<class T>
class vcg::hedge::BitFlags< T >

Definition at line 149 of file hedge_component.h.


Member Typedef Documentation

template<class T>
typedef int vcg::hedge::BitFlags< T >::FlagType

Definition at line 152 of file hedge_component.h.


Constructor & Destructor Documentation

template<class T>
vcg::hedge::BitFlags< T >::BitFlags (  )  [inline]

Definition at line 151 of file hedge_component.h.


Member Function Documentation

template<class T>
int vcg::hedge::BitFlags< T >::Flags (  )  const [inline]

Definition at line 154 of file hedge_component.h.

template<class T>
int& vcg::hedge::BitFlags< T >::Flags (  )  [inline]

Definition at line 153 of file hedge_component.h.

template<class T>
static bool vcg::hedge::BitFlags< T >::HasFlags (  )  [inline, static]

Definition at line 157 of file hedge_component.h.

template<class T>
template<class LeftV >
void vcg::hedge::BitFlags< T >::ImportData ( const LeftV &  left  )  [inline]
template<class T>
static void vcg::hedge::BitFlags< T >::Name ( std::vector< std::string > &  name  )  [inline, static]

Member Data Documentation

template<class T>
int vcg::hedge::BitFlags< T >::_flags [private]

Definition at line 161 of file hedge_component.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:23 2013