Cxform::GetAsFloat2x4Aligned

Cxform::GetAsFloat2x4Aligned
void GetAsFloat2x4Aligned(float (*rows)[4]) const;
Description

GetAsFloat2x4Aligned copies the color transformation matrix into aligned array of floats.

Parameters
Parameters 
Description 
float (*rows) [4] 
A 16-byte aligned array of floats to copy to, containing at least 8 entries.