25 #ifndef OPENSUBDIV3_FAR_TYPES_H 
   26 #define OPENSUBDIV3_FAR_TYPES_H 
   28 #include "../version.h" 
   30 #include "../vtr/types.h" 
   32 namespace OpenSubdiv {
 
   33 namespace OPENSUBDIV_VERSION {
 
   52 static const Index INDEX_INVALID = Vtr::INDEX_INVALID;
 
   53 static const int   VALENCE_LIMIT = Vtr::VALENCE_LIMIT;
 
   58 using namespace OPENSUBDIV_VERSION;
 
Vtr::LocalIndex LocalIndex
bool IndexIsValid(Index index)
bool IndexIsValid(Index index)
Vtr::LocalIndexArray LocalIndexArray
Vtr::ConstLocalIndexArray ConstLocalIndexArray
Vtr::IndexArray IndexArray
Vtr::ConstIndexArray ConstIndexArray
unsigned short LocalIndex