API inconsistencies with ptr vs. non-ptr parameters #1

Closed
opened 2024-05-06 07:34:27 +00:00 by stephenseo · 0 comments
Owner

Some functions take pointers and some take by value, but it probably would be easier to use if most (if not all) functions take parameters by value.

Will need to bump the major version when this is addressed.

Some functions take pointers and some take by value, but it probably would be easier to use if most (if not all) functions take parameters by value. Will need to bump the major version when this is addressed.
stephenseo changed title from API inconsitencies with ptr vs. non-ptr parameters to API inconsistencies with ptr vs. non-ptr parameters 2024-05-06 08:41:38 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: stephenseo/3d_collision_helpers#1
No description provided.