OpenSubdiv
Loading...
Searching...
No Matches
types.h File Reference
#include "../version.h"
#include "../vtr/array.h"
#include <vector>

Go to the source code of this file.

Namespaces

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

Typedefs

typedef int Index
 
typedef unsigned short LocalIndex
 
typedef std::vector< IndexIndexVector
 
typedef Array< IndexIndexArray
 
typedef ConstArray< IndexConstIndexArray
 
typedef Array< LocalIndexLocalIndexArray
 
typedef ConstArray< LocalIndexConstLocalIndexArray
 

Functions

bool IndexIsValid (Index index)