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

[flt.h] Add a vertex/face iterator for flt.h #1

Open
gyakoo opened this issue Sep 30, 2015 · 0 comments
Open

[flt.h] Add a vertex/face iterator for flt.h #1

gyakoo opened this issue Sep 30, 2015 · 0 comments

Comments

@gyakoo
Copy link
Owner

gyakoo commented Sep 30, 2015

Right now it's quite complicated to iterate through all indices/vertices/faces from user code in the FLT lib.
(See flt2elev.cc : FltFillCpu::fillNodeTris)

Create an iterator pattern object to help with that, which is implemented depending #if FLT_UNIQUE_FACES

@gyakoo gyakoo changed the title [flt.h] Todo: Add a vertex/face iterator for flt.h [flt.h] Add a vertex/face iterator for flt.h Sep 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant