SimilarityTransform3D
Public Attributes
| Name | |
|---|---|
| vnl_matrix_fixed< double, 3, 3 > | rotation |
| double | scale |
| vnl_vector_fixed< double, 3 > | translation |
Public Attributes Documentation
variable rotation
cpp
vnl_matrix_fixed< double, 3, 3 > rotation;
variable scale
cpp
double scale;
variable translation
cpp
vnl_vector_fixed< double, 3 > translation;
Updated on 2026-04-25 at 07:49:38 +0000