stream_vec<4, true, elementT, kDimensions>
Specialization of stream_vec for kVecPart = 4 and kEnabled = true. stream_vec.
Member Functions
Inline function call operator that streams part of the vec to a stream object. This function call operator streams the w element of the vec object. |