Each method begins with some manipulation of the scene, the objects or the camera.
This means that the arguments are sometimes mutated. This is fine. This is by design.
Finally, when everything is ok - a signal is dispatched.
Check the methods' implementations for more details.
Abstract class for all viewers.
Each method begins with some manipulation of the scene, the objects or the camera. This means that the arguments are sometimes mutated. This is fine. This is by design.
Finally, when everything is ok - a signal is dispatched. Check the methods' implementations for more details.