Home
last modified time | relevance | path

Searched refs:store_cicl_ (Results 1 – 2 of 2) sorted by relevance

/dports/math/geogram/geogram-1.7.7/src/lib/geogram/delaunay/
H A Ddelaunay.h538 return store_cicl_; in stores_cicl()
548 store_cicl_ = x; in set_stores_cicl()
775 bool store_cicl_; variable
H A Ddelaunay.cpp209 store_cicl_ = false; in Delaunay()
245 if(store_cicl_) { in set_arrays()