$darkmode
VCG Library
Public Types | Public Member Functions | Static Public Member Functions | List of all members
vcg::face::CurvatureDir< A, TT > Class Template Reference
Inheritance diagram for vcg::face::CurvatureDir< A, TT >:

Public Types

typedef A CurvatureDirType
 
typedef CurvatureDirType::CurVecType CurVecType
 
typedef CurvatureDirType::CurScalarType CurScalarType
 

Public Member Functions

CurVecType & PD1 ()
 
CurVecType & PD2 ()
 
const CurVecType & PD1 () const
 
const CurVecType & PD2 () const
 
const CurVecType & cPD1 () const
 
const CurVecType & cPD2 () const
 
CurScalarType & K1 ()
 
CurScalarType & K2 ()
 
const CurScalarType & K1 () const
 
const CurScalarType & K2 () const
 
const CurScalarType & cK1 () const
 
const CurScalarType & cK2 () const
 
template<class RightValueType >
void ImportData (const RightValueType &rightF)
 

Static Public Member Functions

static bool HasCurvatureDir ()
 
static void Name (std::vector< std::string > &name)
 

The documentation for this class was generated from the following file: