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-05-09 at 14:23:34 +0000