Show / Hide Table of Contents

Namespace SlipeServer.Server.ElementCollections

Classes

BasicCompoundElementCollection

CompoundElementCollection

ElementByIdCollection

ElementByTypeCollection

FlatElementCollection

KdTreeElementCollection

RTreeCompoundElementCollection

RTreeElementCollection

Interfaces

IElementCollection

Represents an arbitrary collection of elements, used (among others) as a repository of all elements associated with the server. Specific implementations of this can have optimised implementations for certain methods, like getting elements within range of a certain position.

In this article
Back to top Generated by DocFX