Point Transformations: Translation #10
Labels
Feature addition
Lable for a new Feature Addition
good first issue
Good for newcomers
JWOC
Role for JWOC contributors.
Medium
Medium tag for JWOC contributors.
Title: Translate a point by another point or vector
Description:
Implement a
translate()
function for the Point class to translate the point by another point or vector.Function Signature:
File: Point.hpp
Class: Point
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: