$darkmode
Component: Per vertex curvature directions This component keep the principal curvature directions. Used by some of the algorithms of vcg::tri::UpdateCurvature to store the computed curvatures. More...
#include <component.h>
Public Types | |
| typedef A | CurvatureDirType |
| typedef CurvatureDirType::VecType | CurVecType |
| typedef CurvatureDirType::ScalarType | CurScalarType |
Static Public Member Functions | |
| static bool | HasCurvatureDir () |
| static void | Name (std::vector< std::string > &name) |
Component: Per vertex curvature directions This component keep the principal curvature directions. Used by some of the algorithms of vcg::tri::UpdateCurvature to store the computed curvatures.