include perspective transfore in calculation of vertices

This commit is contained in:
Tomas Frydrych
2007-05-31 19:14:28 +00:00
parent e725b0c7fa
commit e2cc64faa2
4 changed files with 226 additions and 35 deletions

View File

@ -119,6 +119,8 @@ void _clutter_event_button_generate (ClutterBackend *backend,
void _clutter_feature_init (void);
const ClutterFixed * _clutter_stage_get_perspective_matrix (ClutterStage * stage);
/* Does this need to be private ? */
void clutter_do_event (ClutterEvent *event);