-
Notifications
You must be signed in to change notification settings - Fork 0
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
Code Review ClippableFace #1
Comments
/**
* Returns a singleton accumulator for this type of face.
*/
getScratchAccumulator(): ClippableFaceAccumulator;
/**
* Returns a new accumulator for this type of face.
*/
getAccumulator(): ClippableFaceAccumulator;
|
Added documentation about fake corners in e080868. |
Added documentation to the places noted (since those seem stable enough to deserve the documentation) |
This issue will track review comments and questions for ClippableFace.
The text was updated successfully, but these errors were encountered: