24 #ifndef PXR_IMAGING_HD_GEOM_SUBSET_H 25 #define PXR_IMAGING_HD_GEOM_SUBSET_H 28 #include "pxr/imaging/hd/api.h" 29 #include "pxr/imaging/hd/version.h" 30 #include "pxr/usd/sdf/path.h" 34 PXR_NAMESPACE_OPEN_SCOPE
60 typedef std::vector<HdGeomSubset> HdGeomSubsets;
65 PXR_NAMESPACE_CLOSE_SCOPE
67 #endif // PXR_IMAGING_HD_GEOM_SUBSET_H
AR_API bool operator==(const ArAssetInfo &lhs, const ArAssetInfo &rhs)
Type type
The type of elements this geometry subset includes.
A path value used to locate objects in layers or scenegraphs.
VtIntArray indices
The list of element indices contained in the subset.
SdfPath materialId
The path used to identify this material bound to the subset.
SdfPath id
The path used to identify this subset in the scene.
Describes a subset of a piece of geometry as a set of indices.