All Classes |Grouped Classes |Index

Function point_inside

Return true if the point is inside the triangle.

	bool CL_Trianglex< Type >::point_inside(
		const CL_Vec2 < Type > & point);