Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 71a3fa44 authored by Sean McBride's avatar Sean McBride
Browse files

Cleanup SetSize and SetPosition methods

Moved some implementations into the .h, so that all subclasses are the same.

Document that vtkWindow::SetSize invokes vtkCommand::WindowResizeEvent. Other doc improvements.

Added override keyword where it was missing.

Made the parameter names uniform in all classes: width and height, and x and y.

Other minor cleanup, such as using Superclass instead of naming the superclass.
parent 3b787fb1
Branches
Tags
No related merge requests found
Showing
with 220 additions and 138 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment