VectorBuffer
Description
- Derived from
-
FloatBuffer abstract
An implementation of the ISampleBuffer interface that stores vectors with 32-bit floating-point components.
Each vector buffer sample is a tuple of one to four floating-point values which represent the vector components along the X, Y, Z and W-axis.
Public / Constructors
Create
Creates a new instance of VectorBuffer.
Instances of VectorBuffer can be pooled by calling IDeletable.Delete.