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

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

◆ ConstIndexArray

Definition at line 63 of file types.h.

◆ ConstLocalIndexArray

Definition at line 66 of file types.h.

◆ Index

typedef int Index

Definition at line 37 of file types.h.

◆ IndexArray

Definition at line 62 of file types.h.

◆ IndexVector

typedef std::vector<Index> IndexVector

Definition at line 60 of file types.h.

◆ LocalIndex

typedef unsigned short LocalIndex

Definition at line 49 of file types.h.

◆ LocalIndexArray

Definition at line 65 of file types.h.

Function Documentation

◆ IndexIsValid()

bool IndexIsValid ( Index index)
inline

Definition at line 41 of file types.h.