|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hd/api.h"#include "pxr/imaging/hd/version.h"#include "pxr/imaging/hd/bufferArrayRange.h"#include "pxr/imaging/hd/tokens.h"#include "pxr/usd/sdf/path.h"#include "pxr/base/gf/bbox3d.h"#include "pxr/base/vt/array.h"#include "pxr/base/vt/types.h"
Include dependency graph for rprimSharedData.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | HdRprimSharedData |
Typedefs | |
| using | TopologyToPrimvarVector = std::vector< std::pair< VtIntArray, std::vector< TfToken >>> |
| using TopologyToPrimvarVector = std::vector<std::pair<VtIntArray, std::vector<TfToken>>> |
Definition at line 25 of file rprimSharedData.h.