stream_vec<3, true, elementT, kDimensions>
Specialization of stream_vec for kVecPart = 3 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 z element of the vec object. |