IdOptions - Options for the IdentityGenerator class.
More...
#include <IdentityGenerator.h>
|
| uint32_t | vertexCount |
| | Number of points in the model.
|
| |
| uint32_t | dim |
| | Number of PCA dimensions to use.
|
| |
IdOptions - Options for the IdentityGenerator class.
◆ IdOptions()
| carotid::IdOptions::IdOptions |
( |
const uint32_t | dim | ) |
|
|
inlineexplicit |
◆ dim
| uint32_t carotid::IdOptions::dim |
Number of PCA dimensions to use.
◆ vertexCount
| uint32_t carotid::IdOptions::vertexCount |
Number of points in the model.
The documentation for this class was generated from the following file: