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 examples for Cartesian2 and Cartesian3 #731

Closed
wants to merge 2 commits into from
Closed

Added examples for Cartesian2 and Cartesian3 #731

wants to merge 2 commits into from

Conversation

drola
Copy link

@drola drola commented May 1, 2013

Signed-off-by: Matjaz Drolc [email protected]

This is part of #651. Added examples for:
Cartesian2.magnitudeSquared
Cartesian2.magnitude
Cartesian2.normalize
Cartesian2.dot
Cartesian2.multiplyComponents
Cartesian2.abs
Cartesian2.lerp
Cartesian2.angleBetween

Cartesian3.fromSpherical
Cartesian3.magnitudeSquared
Cartesian3.magnitude
Cartesian3.normalize
Cartesian3.dot
Cartesian3.multiplyComponents
Cartesian3.abs
Cartesian3.lerp
Cartesian3.angleBetween
Cartesian3.cross

@pjcozzi
Copy link
Contributor

pjcozzi commented Sep 30, 2013

Sorry we didn't get back to you sooner on this. That's our fault. These files have actually changed significantly in the meantime so I'm going to close this.

@pjcozzi pjcozzi closed this Sep 30, 2013
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