HDK
|
#include "pxr/pxr.h"
#include "pxr/imaging/hd/api.h"
#include "pxr/imaging/hd/bufferSource.h"
#include "pxr/imaging/hd/types.h"
#include "pxr/base/tf/token.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | HdExtCompPrimvarBufferSource |
Typedefs | |
using | HdExtCompCpuComputationSharedPtr = std::shared_ptr< HdExtCompCpuComputation > |
using HdExtCompCpuComputationSharedPtr = std::shared_ptr<HdExtCompCpuComputation> |
Definition at line 40 of file extCompPrimvarBufferSource.h.