![]() |
OpenSubdiv
|
Classes | |
| class | Array |
| class | ConstArray |
Typedefs | |
| typedef int | Index |
| typedef unsigned short | LocalIndex |
| typedef std::vector< Index > | IndexVector |
| typedef Array< Index > | IndexArray |
| typedef ConstArray< Index > | ConstIndexArray |
| typedef Array< LocalIndex > | LocalIndexArray |
| typedef ConstArray< LocalIndex > | ConstLocalIndexArray |
Functions | |
| bool | IndexIsValid (Index index) |
| typedef ConstArray<Index> ConstIndexArray |
Definition at line 80 of file vtr/types.h.
| typedef ConstArray<LocalIndex> ConstLocalIndexArray |
Definition at line 83 of file vtr/types.h.
| typedef int Index |
Definition at line 54 of file vtr/types.h.
| typedef Array<Index> IndexArray |
Definition at line 79 of file vtr/types.h.
| typedef std::vector<Index> IndexVector |
Definition at line 77 of file vtr/types.h.
| typedef unsigned short LocalIndex |
Definition at line 66 of file vtr/types.h.
| typedef Array<LocalIndex> LocalIndexArray |
Definition at line 82 of file vtr/types.h.
|
inline |
Definition at line 58 of file vtr/types.h.