25#ifndef OPENSUBDIV3_FAR_TYPES_H
26#define OPENSUBDIV3_FAR_TYPES_H
28#include "../version.h"
52static const Index INDEX_INVALID = Vtr::INDEX_INVALID;
53static const int VALENCE_LIMIT = Vtr::VALENCE_LIMIT;
58using namespace OPENSUBDIV_VERSION;
Vtr::LocalIndex LocalIndex
Vtr::LocalIndexArray LocalIndexArray
Vtr::ConstIndexArray ConstIndexArray
Vtr::ConstLocalIndexArray ConstLocalIndexArray
Vtr::IndexArray IndexArray
bool IndexIsValid(Index index)
ConstArray< LocalIndex > ConstLocalIndexArray
Array< LocalIndex > LocalIndexArray
ConstArray< Index > ConstIndexArray
unsigned short LocalIndex
bool IndexIsValid(Index index)
Array< Index > IndexArray