FleCSI User API Version: 2.3.0
 
Loading...
Searching...
No Matches
KDTree

KDTree based search utilities. More...

Classes

class  BBox< DIM >
 The bounding box type that is used by KDTree as input. More...
 
struct  KDTree< DIM >
 A k-d tree for efficiently finding intersections between shapes. More...
 

Detailed Description

KDTree based search utilities.

Possible use case is finding overlap between multiple meshes.