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>
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> |