onReshape
Default mainpage
Application
Application
onReshape
Description
Source
Call Graph
Start Line: 108
virtual void
Application::onReshape
(int width_, int height_) {
width
= width_;
height
= height_; }