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

IObjectPool

Description

interface Tinman.Core.System.IObjectPool → <T in ref>

Derived from

IObjectPoolBase

Extended by

IObjectPoolGet
IObjectPoolThreadSafe

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

See also

ObjectPoolUtil

Public / Methods

Put


public method Put → (1)

obj in : T

[not-null]
The pooled object to put back.

Puts the given pooled object back.

INativeHandle IObjectPoolBase

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