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

CGSWarpPoint isn't correctly defined #4

Open
avaidyam opened this issue Feb 3, 2018 · 0 comments
Open

CGSWarpPoint isn't correctly defined #4

avaidyam opened this issue Feb 3, 2018 · 0 comments

Comments

@avaidyam
Copy link

avaidyam commented Feb 3, 2018

CGSWarpPoint is actually not composed of CGPoint's, but a structure of floats that resembles it:

typedef struct {
    float x;
    float y;
} CGSMeshPoint;
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

No branches or pull requests

1 participant