|
HDK
|
#include "pxr/pxr.h"#include "pxr/exec/ef/api.h"#include "pxr/exec/vdf/types.h"#include <tbb/concurrent_hash_map.h>#include <atomic>#include <cstddef>#include <cstdint>#include <memory>#include <vector>
Include dependency graph for loftedOutputSet.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Ef_LoftedOutputSet |
Typedefs | |
| using | VdfMaskedOutputVector = std::vector< VdfMaskedOutput > |
| using VdfMaskedOutputVector = std::vector<VdfMaskedOutput> |
Definition at line 29 of file loftedOutputSet.h.