HDK
|
#include "pxr/pxr.h"
#include "pxr/imaging/hdSt/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 | HdStExtCompPrimvarBufferSource |
Typedefs | |
using | HdStExtCompCpuComputationSharedPtr = std::shared_ptr< class HdStExtCompCpuComputation > |
using HdStExtCompCpuComputationSharedPtr = std::shared_ptr<class HdStExtCompCpuComputation> |
Definition at line 41 of file extCompPrimvarBufferSource.h.