Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor camera #5

Merged
merged 2 commits into from
Mar 23, 2016
Merged

Refactor camera #5

merged 2 commits into from
Mar 23, 2016

Conversation

Raies1000
Copy link
Collaborator

This request refactors camera's onFrameChanged by extracting the computation of left,right,up and bottom plane into a seperate method. This reduces lines of code and improves understandability of the code.

This commit refactors computation of left, right, bottom and top plane
in onFrameChange in order to avoid code duplication and improve
understandability
@Raies1000 Raies1000 self-assigned this Mar 16, 2016
@eckhardtgirl eckhardtgirl merged commit f8f32ba into master Mar 23, 2016
@Raies1000 Raies1000 deleted the refactor-camera branch March 30, 2016 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants