Home |All Classes |Grouped Classes |Index |Search

Function CL_Point

	CL_Point::CL_Point();

	CL_Point::CL_Point(
		int x,
		int y);

	CL_Point::CL_Point(
		const CL_Point & p);

	CL_Point::CL_Point(
		const CL_Pointf & p);

	CL_Point::CL_Point(
		const CL_Pointd & p);