Skip to content

Adds comparison operators to Vector types#54

Merged
orange-cpp merged 1 commit intomainfrom
feature/vec_fix_improvement
Aug 12, 2025
Merged

Adds comparison operators to Vector types#54
orange-cpp merged 1 commit intomainfrom
feature/vec_fix_improvement

Conversation

@orange-cpp
Copy link
Copy Markdown
Owner

Adds less than, greater than, less than or equal, and greater than or equal operators to the Vector2, Vector3 and Vector4 classes. The comparison is based on the lengths of the vectors.

Adds corresponding unit tests.

Adds less than, greater than, less than or equal, and greater than or equal operators to the Vector2, Vector3 and Vector4 classes.
The comparison is based on the lengths of the vectors.

Adds corresponding unit tests.
@orange-cpp orange-cpp merged commit 858314f into main Aug 12, 2025
3 checks passed
@orange-cpp orange-cpp deleted the feature/vec_fix_improvement branch August 12, 2025 06:41
orange-cpp added a commit that referenced this pull request Feb 15, 2026
Adds comparison operators to Vector types
orange-cpp added a commit that referenced this pull request Feb 16, 2026
Adds comparison operators to Vector types
orange-cpp added a commit that referenced this pull request Feb 16, 2026
Adds comparison operators to Vector types
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