diff options
author | sotech117 <michael_foiani@brown.edu> | 2024-04-05 23:36:16 -0400 |
---|---|---|
committer | sotech117 <michael_foiani@brown.edu> | 2024-04-05 23:36:16 -0400 |
commit | 4603c1672a97753c728e087d85db5f79c8884fe2 (patch) | |
tree | 09ccf5a957aa51dad3690e9951c73f5489979062 /src/arap.h | |
parent | ccf589b32531e5999887bec950c0f38bf9e1d893 (diff) |
improve performance and udpate some videos
Diffstat (limited to 'src/arap.h')
-rw-r--r-- | src/arap.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,4 +65,4 @@ public: int m_num_iterations; const char * m_mesh_path; -}; +};
\ No newline at end of file |