Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
This is the complete list of members for GEO::PackedArrays, including all inherited members.
array_size(index_t array_index) const | GEO::PackedArrays | inline |
clear() | GEO::PackedArrays | |
get_array(index_t array_index, vector< index_t > &array, bool lock=true) const | GEO::PackedArrays | inline |
get_array(index_t array_index, index_t *array, bool lock=true) const | GEO::PackedArrays | |
init(index_t nb_arrays, index_t Z1_block_size, bool static_mode=false) | GEO::PackedArrays | |
lock_array(index_t array_index) const | GEO::PackedArrays | inline |
nb_arrays() const | GEO::PackedArrays | inline |
PackedArrays() | GEO::PackedArrays | |
resize_array(index_t array_index, index_t array_size, bool lock) | GEO::PackedArrays | |
set_array(index_t array_index, index_t array_size, const index_t *array_elements, bool lock=true) | GEO::PackedArrays | |
set_array(index_t array_index, const vector< index_t > &array, bool lock=true) | GEO::PackedArrays | inline |
set_thread_safe(bool flag) | GEO::PackedArrays | |
show_stats() | GEO::PackedArrays | |
static_mode() const | GEO::PackedArrays | inlineprotected |
thread_safe() const | GEO::PackedArrays | inline |
unlock_array(index_t array_index) const | GEO::PackedArrays | inline |
~PackedArrays() | GEO::PackedArrays |