GKRTree<ElementType>.GetElements(Vector2, Vector2) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("elementsInBoundingRectMin:rectMax:")]
public virtual ElementType[] GetElements (OpenTK.Vector2 rectMin, OpenTK.Vector2 rectMax);
abstract member GetElements : OpenTK.Vector2 * OpenTK.Vector2 -> 'ElementType[]
override this.GetElements : OpenTK.Vector2 * OpenTK.Vector2 -> 'ElementType[]
Parameters
- rectMin
- Vector2
- rectMax
- Vector2
Returns
ElementType[]
- Attributes