All Classes |Grouped Classes |Index

Function dot

Dot products a vector with an other vector.

	int  CL_Vec2< int  >::dot(
		const CL_Vec2 < int > & vector);

	static int  CL_Vec2< int  >::dot(
		const CL_Vec2 < int > & vector_1,
		const CL_Vec2 < int > & vector_2);

Detailed description:

Operates in the native datatype