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