Home | All Classes | Grouped Classes | Index | Search

CL_Display::set_translate

Sets a translate offset matrix, ignoring any earlier modelview settings.

	void set_translate(
		double x, double y, double z = 0.0);

Detailed description:

This offset will affect any subsequent display operations on the current displaycard, by translating the position of the display operation with the offset.

See also:

CL_Display



Questions or comments, write to the ClanLib mailing list.