CAPD RedHom Library
|
#include <capd/complex/CubCellComplex.h>
Public Types | |
typedef CubicTessellation< _DIM > | EnumerateCellCodes |
typedef DenseCubicalTag | Tag |
typedef ColorT | Color |
typedef EnumerateCellCodes::Index | Id |
typedef EnumerateCellCodes::Dim | Dim |
typedef EnumerateCellCodes::CellCode | CellCode |
typedef std::vector< Color > | ColorStorage |
typedef std::vector< bool > | AvailableStorage |
Public Member Functions | |
ColorStorage | createColorStorage (size_t size, Color v=Color()) const |
AvailableStorage | createAvailableStorage (size_t size, bool v=false) const |
Static Public Attributes | |
static const DimType | DIM = _DIM |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inlineinherited |
|
inlineinherited |
|
static |