OpenSubdiv
Loading...
Searching...
No Matches
OpenSubdiv::OPENSUBDIV_VERSION::Vtr Namespace Reference

Classes

class  Array
class  ConstArray

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

◆ ConstIndexArray

Definition at line 80 of file types.h.

◆ ConstLocalIndexArray

Definition at line 83 of file types.h.

◆ Index

typedef int Index

Definition at line 54 of file types.h.

◆ IndexArray

Definition at line 79 of file types.h.

◆ IndexVector

typedef std::vector<Index> IndexVector

Definition at line 77 of file types.h.

◆ LocalIndex

typedef unsigned short LocalIndex

Definition at line 66 of file types.h.

◆ LocalIndexArray

Definition at line 82 of file types.h.

Function Documentation

◆ IndexIsValid()

bool IndexIsValid ( Index index)
inline

Definition at line 58 of file types.h.