OpenMesh
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
OpenMesh::ArrayKernel::StatusSetT< Handle > Class Template Reference

— StatusSet API — More...

#include <OpenMesh/Core/Mesh/ArrayKernel.hh>

Inheritance diagram for OpenMesh::ArrayKernel::StatusSetT< Handle >:
Collaboration diagram for OpenMesh::ArrayKernel::StatusSetT< Handle >:

Public Member Functions

 StatusSetT (ArrayKernel &_kernel, unsigned int _bit_mask)
bool is_in (Handle _hnd) const
void insert (Handle _hnd)
void erase (Handle _hnd)
unsigned int size () const
 Note: 0(n) complexity.
void clear ()
 Note: O(n) complexity.

Public Attributes

const unsigned int bit_mask_

Protected Attributes

ArrayKernelkernel_

Detailed Description

template<class Handle>
class OpenMesh::ArrayKernel::StatusSetT< Handle >

— StatusSet API —


The documentation for this class was generated from the following file:

acg pic Project OpenMesh, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .