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