Geogram  Version 1.9.1-rc
A programming library of geometric algorithms
GEO::PackedArrays Member List

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

array_size(index_t array_index) constGEO::PackedArraysinline
clear()GEO::PackedArrays
get_array(index_t array_index, vector< index_t > &array, bool lock=true) constGEO::PackedArraysinline
get_array(index_t array_index, index_t *array, bool lock=true) constGEO::PackedArrays
init(index_t nb_arrays, index_t Z1_block_size, bool static_mode=false)GEO::PackedArrays
lock_array(index_t array_index) constGEO::PackedArraysinline
nb_arrays() constGEO::PackedArraysinline
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::PackedArraysinline
set_thread_safe(bool flag)GEO::PackedArrays
show_stats()GEO::PackedArrays
static_mode() constGEO::PackedArraysinlineprotected
thread_safe() constGEO::PackedArraysinline
unlock_array(index_t array_index) constGEO::PackedArraysinline
~PackedArrays()GEO::PackedArrays