Home
last modified time | relevance | path

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

/dports/devel/liblas12/libLAS-1.2.1/test/unit/
H A Dlasreader_iterator_test.cpp379 bbox_t lasbbox(point_t(h.GetMinX(), h.GetMinY(), h.GetMinZ()), in test() local
386 ensure(lasbbox == bbox); in test()
/dports/devel/liblas/libLAS-1.8.1/test/unit/
H A Dreader_iterator_test.cpp387 bbox_t lasbbox = h.GetExtent(); in test() local
393 ensure(lasbbox == accumulated); in test()