Global pass over the coding style

This commit is contained in:
Alexander Bock
2024-06-12 14:51:25 +02:00
parent 46fea0a047
commit 866aad2187
23 changed files with 103 additions and 78 deletions

View File

@@ -56,8 +56,8 @@ public:
void initialize();
/**
* Create the labels from an already loaded dataset. That dataset should have a comment
* per point to be used for the labels.
* Create the labels from an already loaded dataset. That dataset should have a
* comment per point to be used for the labels.
*
* This function should be called before the labels are initialized
*