All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
OpenSubdiv::OPENSUBDIV_VERSION::Vtr Namespace Reference

Namespaces

 internal
 

Classes

class  ConstArray
 
class  Array
 

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)
 

Typedef Documentation

Definition at line 80 of file types.h.

Definition at line 83 of file types.h.

typedef int Index

Definition at line 54 of file types.h.

Definition at line 79 of file types.h.

typedef std::vector<Index> IndexVector

Definition at line 77 of file types.h.

typedef unsigned short LocalIndex

Definition at line 66 of file types.h.

Definition at line 82 of file types.h.

Function Documentation

bool OpenSubdiv::OPENSUBDIV_VERSION::Vtr::IndexIsValid ( Index  index)
inline

Definition at line 58 of file types.h.