Skip to content

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-03-31 at 16:02:10 +0000