Loading...
Searching...
No Matches
types.h
1
//
2
// Copyright 2026 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
7
#ifndef PXR_EXEC_EXEC_IR_TYPES_H
8
#define PXR_EXEC_EXEC_IR_TYPES_H
9
10
#include "
pxr/pxr.h
"
11
12
#include "
pxr/base/tf/denseHashMap.h
"
13
#include "
pxr/base/tf/token.h
"
14
#include "pxr/base/vt/value.h"
15
16
PXR_NAMESPACE_OPEN_SCOPE
17
24
using
ExecIrInversionResult
=
25
TfDenseHashMap<TfToken, VtValue, TfToken::HashFunctor>
;
26
27
PXR_NAMESPACE_CLOSE_SCOPE
28
29
#endif
TfDenseHashMap
This is a space efficient container that mimics the TfHashMap API that uses a vector for storage when...
Definition:
denseHashMap.h:41
denseHashMap.h
pxr.h
token.h
TfToken class for efficient string referencing and hashing, plus conversions to and from stl string c...
pxr
exec
execIr
types.h
© Copyright 2026, Pixar Animation Studios. |
Terms of Use
| Generated on Tue Mar 10 2026 13:51:42 by
1.9.6