Skip to content
Snippets Groups Projects

Resolve "Resizing-Event"

Merged Ghost User requested to merge 34-resizing-event into develop
5 files
+ 21
19
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -63,7 +63,7 @@ namespace vkcv {
void changeFov(double fov);
void updateRatio(float ratio);
void updateRatio(int width, int height);
float getRatio() const;
Loading