Class FrustumArrayOwnedHandle
public class FrustumArrayOwnedHandle : FrustumArrayHandle, IDisposable
- Inheritance
-
FrustumArrayOwnedHandle
- Implements
- Inherited Members
Methods
Create(Frustum[])
public static FrustumArrayOwnedHandle Create(Frustum[] data)
Parameters
data
Frustum[]
Returns
ReleaseHandle()
When overridden in a derived class, executes the code required to free the handle.
protected override bool ReleaseHandle()