|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hd/api.h"#include "pxr/base/vt/dictionary.h"#include "pxr/base/vt/value.h"#include "pxr/base/tf/token.h"#include <vector>
Include dependency graph for command.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HdCommandArgDescriptor |
| class | HdCommandDescriptor |
Typedefs | |
| using | HdCommandArgDescriptors = std::vector< HdCommandArgDescriptor > |
| using | HdCommandArgs = VtDictionary |
| using | HdCommandDescriptors = std::vector< HdCommandDescriptor > |
| using HdCommandArgDescriptors = std::vector<HdCommandArgDescriptor> |
| using HdCommandArgs = VtDictionary |
| using HdCommandDescriptors = std::vector<HdCommandDescriptor> |