templated face quality type
This commit is contained in:
parent
a8bda725fb
commit
d18623b942
|
@ -370,7 +370,7 @@ public:
|
|||
std::vector<typename VALUE_TYPE::CurvatureDirType> CDV;
|
||||
std::vector<int> MV;
|
||||
std::vector<typename VALUE_TYPE::NormalType> NV;
|
||||
std::vector<float> QV;
|
||||
std::vector<typename VALUE_TYPE::QualityType> QV;
|
||||
std::vector<class WedgeColorTypePack> WCV;
|
||||
std::vector<class WedgeNormalTypePack> WNV;
|
||||
std::vector<class WedgeTexTypePack> WTV;
|
||||
|
|
Loading…
Reference in New Issue