Closed dovigod closed 5 months ago
Create new Class DataDomain which will be the interface to accessing KDTree for Gesture.
DataDomain
KDTree
Gesture
To support syncing each target boundaries with scroll + view port, for each search, KDTree will be generate on demand ``
Implementation
Create new Class
DataDomain
which will be the interface to accessingKDTree
forGesture
.To support syncing each target boundaries with scroll + view port, for each search, KDTree will be generate on demand ``
Notes
Etc
Checklist before merge