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

create-geometry #3

Open
thebashpotato opened this issue Nov 7, 2023 · 1 comment
Open

create-geometry #3

thebashpotato opened this issue Nov 7, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@thebashpotato
Copy link
Owner

Add a Point struct to represent x and y coordinates.
Add a Rect strcut to represent width and height.
Add a Dimension struct which holds to above two structs.

Encapsulate common geometrical computation code into function pointers for each above structure.

@thebashpotato thebashpotato added the enhancement New feature or request label Nov 7, 2023
@thebashpotato thebashpotato self-assigned this Nov 7, 2023
Copy link

Branch issue-3-create-geometry created!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

1 participant