Method AabbLeaf
AabbLeaf<T>(OverlapAabbInput, int, ref T)
Declaration
void AabbLeaf<T>(OverlapAabbInput input, int leafData, ref T collector) where T : struct, IOverlapCollector
Parameters
| Type | Name | Description |
|---|---|---|
| OverlapAabbInput | input | |
| int | leafData | |
| T | collector |
Type Parameters
| Name | Description |
|---|---|
| T |