You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

7 lines
293 B

include(../common.pri)
TARGET = space_index_2d
HEADERS += ../../../vcg/space/index/grid_static_ptr2d.h\
../../../vcg/space/index/closest2d.h\
../../../vcg/space/index/space_iterators2d.h\
../../../vcg/space/index/grid_closest2d.h
SOURCES += space_index_2d.cpp