target_sources(pybind PRIVATE
    geometry.cpp
    drawablegeometry.cpp
    image.cpp
    lineset.cpp
    pointcloud.cpp
    boundingvolume.cpp
    raycasting_scene.cpp
    tensormap.cpp
    trianglemesh.cpp
    voxel_block_grid.cpp
)
