Enables if points are being drawn as texture point sprites.
void CL_Pen::enable_point_sprite( bool enable);
Detailed description:
This function is not used. Point sprites are always enabled. Except for clanGL1 where you should call cl1Enable(GL_POINT_SPRITE) if you require itThis function is to be removed in ClanLib 2.4