Home | All Classes | Grouped Classes | Index | Search

CL_CollisionOutline::point_inside

Returns true if a point is inside the outline.

	bool point_inside(
		const CL_Pointf& point);

Parameters:

CL_Pointf &point
the point to test.

See also:

CL_CollisionOutline | CL_Point | CL_Pointf



Questions or comments, write to the ClanLib mailing list.