ClanSoft logo
ClanSoft logo

    CL_Component::sig_transform_coords

Syntax

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

Description

Called when needing to convert parent coordinates into coordinates used by this component. 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)


Back to index



This page was built using the Perceps documentation system.