Home | All Classes | Grouped Classes | Index | Search

CL_Viewpoint::translate_local

Moves the viewpoint from its local point of view.

	void translate_local(
		float mov_x, float mov_y, float mov_z);

Detailed description:

Moving in local coordinates means that it is moved according to its current viewing direction, where the z axis is in the facing direction, and the y axis is in the up direction.

See also:

CL_Viewpoint



Questions or comments, write to the ClanLib mailing list.