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

Checks for IsTriangularComplex #11

Open
schnellecom opened this issue Feb 22, 2023 · 0 comments
Open

Checks for IsTriangularComplex #11

schnellecom opened this issue Feb 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@schnellecom
Copy link
Owner

See if the checks for IsTriangularComplex are always necessary. They are executed in every function, but in for example GetVertexCoordinates3D it seems not necessary as it is only accessed in DrawSurfaceToJavascript.
Maybe implement NoCheck versions for functions which are ambigous to save time if they are called internally by a function which checked the input already

@schnellecom schnellecom added the enhancement New feature or request label Feb 22, 2023
@schnellecom schnellecom self-assigned this Feb 22, 2023
@schnellecom schnellecom changed the title Checks for IsTriangualarComplex Checks for IsTriangularComplex Feb 28, 2023
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
None yet
Development

No branches or pull requests

1 participant