All Classes |Grouped Classes |Index

Function copy_float

Copy floats from one buffer to another.

	static void CL_SoundSSE::copy_float(
		float * input,
		int size,
		float * output);