outputRowLength constant
int
const outputRowLength
Bytes per row written by the file processor (must equal bytesPerSplat).
Implementation
static const int outputRowLength = bytesPerSplat;
Bytes per row written by the file processor (must equal bytesPerSplat).
static const int outputRowLength = bytesPerSplat;