Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
Public Member Functions | |
Frame (mat3 &M) | |
mat3 | apply_permutation (AxisPermutation &ap) |
void | make_z_equal_to (vec3 z) |
Static Public Member Functions | |
static mat3 | average_frame (vector< mat3 > &data) |
static mat3 | representative_frame (vector< vec3 > &bunch_of_vectors, vector< double > &w) |
static mat3 | representative_frame (vector< vec3 > &bunch_of_vectors) |
Public Attributes | |
mat3 & | r |