8d0c7890ce
native kdtree support to help speed up intersection testing.
6 lines
117 B
CMake
6 lines
117 B
CMake
SET(TARGET_SRC osgkdtree.cpp )
|
|
SET(TARGET_ADDED_LIBRARIES osgSim )
|
|
|
|
#### end var setup ###
|
|
SETUP_EXAMPLE(osgkdtree)
|