TINMAN 3D
  • Tinman 3D SDK
  • Reference - API
  • Tinman.Core
  • System
  • IObjectPoolGet

IObjectPoolGet

Description

interface Tinman.Core.System.IObjectPoolGet → <T ref>

Derived from

IObjectPool<T>

Extended by

ObjectPool
SimpleObjectPool sealed

Generic base interface for classes that perform memory pooling of objects.

See also

ObjectPoolUtil

Public / Methods

Get


public method Get → ()

returns → T

The pooled object.

Fetches a pooled object.

IObjectPoolFactory IObjectPoolGetThreadSafe

Tinman 3D SDK | Copyright 2012 - 2026 Matthias Englert | ALL RIGHTS RESERVED | "Tinman 3D" is a registered trademark.