Skip to content

Commit

Permalink
docs(compression): add note to cleanup later
Browse files Browse the repository at this point in the history
  • Loading branch information
nfrechette committed Sep 26, 2024
1 parent f2e46bd commit 78e1b76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/acl/compression/impl/clip_context.h
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ namespace acl
struct rigid_shell_metadata_t
{
// Dominant local space shell distance (from transform tip)
float local_shell_distance;
float local_shell_distance; // TODO: rename this, remove 'local' from name, it is implied

// Precision required on the surface of the rigid shell
float precision;
Expand Down

0 comments on commit 78e1b76

Please sign in to comment.