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

#include <component.h>

Inheritance diagram for vcg::tetra::BitFlags< T >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 BitFlags ()
const int Flags () const
int & Flags ()

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::tetra::BitFlags< T >

Definition at line 159 of file tetrahedron/component.h.


Constructor & Destructor Documentation

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

Definition at line 161 of file tetrahedron/component.h.


Member Function Documentation

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

Definition at line 163 of file tetrahedron/component.h.

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

Definition at line 162 of file tetrahedron/component.h.

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

Definition at line 164 of file tetrahedron/component.h.

template<class T >
static void vcg::tetra::BitFlags< T >::Name ( std::vector< std::string > &  name  )  [inline, static]

Definition at line 165 of file tetrahedron/component.h.


Member Data Documentation

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

Definition at line 169 of file tetrahedron/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:26 2013