GKRTree<ElementType>.RemoveElement Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[Foundation.Export("removeElement:boundingRectMin:boundingRectMax:")]
public virtual void RemoveElement (ElementType element, OpenTK.Vector2 boundingRectMin, OpenTK.Vector2 boundingRectMax);
abstract member RemoveElement : 'ElementType * OpenTK.Vector2 * OpenTK.Vector2 -> unit
override this.RemoveElement : 'ElementType * OpenTK.Vector2 * OpenTK.Vector2 -> unit
Parametri
- element
- ElementType
- boundingRectMin
- Vector2
- boundingRectMax
- Vector2
- Attributi