19 #ifndef MIR_SCENE_COORDINATE_TRANSLATOR_H_ 20 #define MIR_SCENE_COORDINATE_TRANSLATOR_H_ 58 virtual geometry::Point surface_to_screen(std::shared_ptr<frontend::Surface> surface,
59 int32_t x, int32_t y) = 0;
66 #endif // MIR_SCENE_COORDINATE_TRANSLATOR_H_ Definition: as_render_target.h:27
Support for the debug "surface to screen" coordinate translation interface.
Definition: coordinate_translator.h:40