MorphoGraphX
|
Public Member Functions | |
Curvature (std::string s) | |
Curvature (const Curvature ©) | |
void | update (const std::vector< Point3f > &pos, const std::vector< Point3f > &nrml) |
void | get_eigenVectors (Point3f &evec1, Point3f &evec2) |
void | get_eigenValues (float &eval1, float &eval2) |
float | get_curvature () |
std::string | get_type () |
void | set_Measure (CurvatureMeasure *_cM) |