Home
last modified time | relevance | path

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

/dports/devel/liblas/libLAS-1.8.1/include/liblas/
H A Dindex.hpp67 #define LIBLAS_INDEX_OPTPTSPERCELL 100 macro
/dports/devel/liblas/libLAS-1.8.1/src/
H A Dindex.cpp1068 m_totalCells = m_pointRecordsCount / LIBLAS_INDEX_OPTPTSPERCELL; in BuildIndex()