Geogram  Version 1.9.0
A programming library of geometric algorithms
GEO::CellStatusArray Member List

This is the complete list of members for GEO::CellStatusArray, including all inherited members.

acquire_cell(index_t cell, cell_status_t status)GEO::CellStatusArrayinline
cell_is_marked_as_conflict(index_t cell) constGEO::CellStatusArrayinline
cell_status_t typedef (defined in GEO::CellStatusArray)GEO::CellStatusArray
cell_thread(index_t cell) constGEO::CellStatusArrayinline
CellStatusArray()GEO::CellStatusArrayinline
CellStatusArray(index_t size_in)GEO::CellStatusArrayinline
CellStatusArray(const CellStatusArray &rhs)=deleteGEO::CellStatusArray
clear()GEO::CellStatusArrayinline
CONFLICT_MASK (defined in GEO::CellStatusArray)GEO::CellStatusArraystatic
FREE_CELL (defined in GEO::CellStatusArray)GEO::CellStatusArraystatic
grow()GEO::CellStatusArrayinline
mark_cell_as_conflict(index_t cell)GEO::CellStatusArrayinline
operator=(const CellStatusArray &rhs)=deleteGEO::CellStatusArray
release_cell(index_t cell)GEO::CellStatusArrayinline
reserve(index_t new_capacity)GEO::CellStatusArrayinline
resize(index_t size_in, index_t capacity_in)GEO::CellStatusArrayinline
resize(index_t size_in)GEO::CellStatusArrayinline
set_cell_status(index_t cell, cell_status_t status)GEO::CellStatusArrayinline
size() constGEO::CellStatusArrayinline
THREAD_MASK (defined in GEO::CellStatusArray)GEO::CellStatusArraystatic
~CellStatusArray()GEO::CellStatusArrayinline