Table of Contents

Method Equals

Namespace
Pinwheel.Vista.Graph
Assembly
Pinwheel.Vista.Runtime.dll

Equals(BufferDescriptor)

Compares two buffer descriptors for pool reuse.

public bool Equals(DataPool.BufferDescriptor other)

Parameters

other DataPool.BufferDescriptor

The descriptor to compare against.

Returns

bool

true when both descriptors request the same float count; otherwise, false.