HDK
|
#include "pxr/pxr.h"
#include "pxr/usd/usd/api.h"
#include "pxr/usd/usd/common.h"
#include "pxr/usd/usd/property.h"
#include "pxr/usd/sdf/path.h"
#include "pxr/base/vt/value.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | UsdRelationship |
Typedefs | |
typedef std::vector < UsdRelationship > | UsdRelationshipVector |
A std::vector of UsdRelationships. More... | |
typedef std::vector<UsdRelationship> UsdRelationshipVector |
A std::vector of UsdRelationships.
Definition at line 41 of file relationship.h.