Class AABBTreeT<T>
Inherited Members
Namespace: Eco.Core.Utils
Assembly: Eco.Core.dll
Syntax
public class AABBTreeT<T> : AABBTree
Type Parameters
Name | Description |
---|---|
T |
Constructors
AABBTreeT()
Declaration
public AABBTreeT()
Methods
GetObject(Vector3)
Declaration
public T GetObject(Vector3 pos)
Parameters
Type | Name | Description |
---|---|---|
System.Numerics.Vector3 | pos |
Returns
Type | Description |
---|---|
T |