#include "../version.h"
#include "../far/patchParam.h"
#include "../far/types.h"
#include <cstdlib>
#include <cassert>
#include <algorithm>
#include <vector>
#include <map>
Go to the source code of this file.
Classes | |
class | PatchTables |
Container for patch vertex indices tables. More... | |
class | PatchTables::Descriptor |
Describes the type of a patch. More... | |
class | PatchTables::PatchArray |
Describes an array of patches of the same type. More... | |
struct | PatchTables::PatchArray::ArrayRange |
Describes the range of patches in a PatchArray. More... | |
class | PatchTables::FVarPatchTables |
Face-varying patch vertex indices tables. More... | |
class | PatchTables::Descriptor::iterator |
Descriptor iterator class. More... | |
Namespaces | |
OpenSubdiv | |
OpenSubdiv::OPENSUBDIV_VERSION | |
OpenSubdiv::OPENSUBDIV_VERSION::Far | |