Skip to content

Clarification C++ export #694

Answered by AngusJohnson
mkaratha asked this question in Q&A
Oct 21, 2023 · 2 comments · 6 replies
Discussion options

You must be logged in to vote

Is the 'counter path' 2x4 bytes (=8 bytes) or 2x8 bytes (64-bit system)?

The counter pseudo-path always contains one (x,y) vertex, where x and y are both 64bit integers.
The x value should always be 0 and the y value indicates the number of paths contained (ignoring the counter 'path').

Edit:
And I'm seriously considering redesigning clipper.export.h.

Edit2:
Done! 😁

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@mkaratha
Comment options

@mkaratha
Comment options

@JimBobSquarePants
Comment options

@AngusJohnson
Comment options

Answer selected by mkaratha
Comment options

You must be logged in to vote
2 replies
@AngusJohnson
Comment options

@mkaratha
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants