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

Added multiply/multiplied/divide/divided methods to Vector3D #1142

Closed
wants to merge 4 commits into from

Conversation

benkuper
Copy link

This adds methods to easily multiply and divide 2 vectors without using operators as they are already used for dot operation.
The commit shows modification on the whole file but it's just reformatted automatically through Visual Studio, the lines that have changed are 62 to 66

@benkuper benkuper closed this Oct 28, 2024
@benkuper benkuper deleted the Vector3D_PR branch October 28, 2024 11:04
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.

1 participant