|
Blender V4.3
|
Go to the source code of this file.
Classes | |
| class | blender::DisjointSet< T > |
Namespaces | |
| namespace | blender |
This implements the disjoint set data structure with path compression and union by rank.
Definition in file BLI_disjoint_set.hh.