SimilarityTransform3D
Public Attributes
Name | |
---|---|
vnl_matrix_fixed< double, 3, 3 > | rotation |
double | scale |
vnl_vector_fixed< double, 3 > | translation |
Public Attributes Documentation
variable rotation
vnl_matrix_fixed< double, 3, 3 > rotation;
variable scale
double scale;
variable translation
vnl_vector_fixed< double, 3 > translation;
Updated on 2024-03-17 at 12:58:44 -0600