SampleBufferInt64
Description
- Derived from
-
SampleBuffer<int64> abstract
- Extended by
-
ColorBuffer sealed
MaterialBuffer sealed
Abstract base class for ISampleBuffer implementations that store 64-bit integer values as buffer samples.
Protected / Constructors
SampleBufferInt64
2 overloads
Creates a new instance of SampleBufferInt64.
A new sample buffer array will be allocated.
Creates a new instance of SampleBufferInt64.
This sample buffer will use the given data array.