Home | All Classes | Grouped Classes | Index | Search

CL_Component::sig_transform_coords

Called when needing to convert parent coordinates into coordinates used by this component.

	CL_Signal_v2<int& , int& >& sig_transform_coords();

Detailed description:

This is used in 3D guis to convert from screen coordinates to gui coordinates. (project the screen cordinates down on the plane that the gui is laying on)

See also:

CL_Component | CL_Signal



Questions or comments, write to the ClanLib mailing list.