All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
types.h File Reference
#include "../version.h"
#include "../vtr/array.h"
#include <vector>

Go to the source code of this file.

Namespaces

 OpenSubdiv
 
 OpenSubdiv::OPENSUBDIV_VERSION
 
 OpenSubdiv::OPENSUBDIV_VERSION::Vtr
 

Typedefs

typedef float Sharpness
 
typedef int Index
 
typedef unsigned char LocalIndex
 
typedef std::vector< Index > IndexVector
 
typedef Array< Index > IndexArray
 
typedef Array< LocalIndex > LocalIndexArray
 

Functions

bool IndexIsValid (Index index)