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"
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 42 of file rprimSharedData.h.