added HasFaceQualityOcf() to EmptyColorMarkQuality

This commit is contained in:
ganovelli 2008-10-14 16:42:29 +00:00
parent fc98a34972
commit 8198cf4c8b
1 changed files with 1 additions and 0 deletions

View File

@ -375,6 +375,7 @@ public:
static bool HasFaceColor() { return false; }
static bool HasWedgeColor() { return false; }
static bool HasFaceQuality() { return false; }
static bool HasFaceQualityOcf() { return false;}
static bool HasFaceColorOcc() { return false;}
static bool HasMark() { return false; }
static bool HasMarkOcc() { return false; }