Visual Computing Library
devel
|
A concept representing a PrincipalCurvature. More...
#include <vclib/space/core/principal_curvature.h>
A concept representing a PrincipalCurvature.
The concept is satisfied when T
is a class that instantiates or derives from a PrincipalCurvature class of any scalar type.
T | The type to be tested for conformity to the PrincipalCurvatureConcept. |