All Classes |Grouped Classes |Index

Function CL_Sizex

Constructs a size structure.

	CL_Sizex< Type >::CL_Sizex();

	CL_Sizex< Type >::CL_Sizex(
		Type width,
		Type height);

	CL_Sizex< Type >::CL_Sizex(
		const CL_Sizex < Type > & s);