HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
strategyBase.h File Reference
#include "pxr/pxr.h"
#include "pxr/imaging/hdSt/api.h"
#include "pxr/imaging/hd/bufferSpec.h"
#include "pxr/imaging/hd/bufferArray.h"
#include "pxr/base/tf/token.h"
#include "pxr/base/vt/dictionary.h"
#include <memory>
+ Include dependency graph for strategyBase.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HdStAggregationStrategy
 

Typedefs

using HdBufferArraySharedPtr = std::shared_ptr< class HdBufferArray >
 
using HdBufferArrayRangeSharedPtr = std::shared_ptr< class HdBufferArrayRange >
 

Typedef Documentation

Definition at line 42 of file strategyBase.h.

using HdBufferArraySharedPtr = std::shared_ptr<class HdBufferArray>

Definition at line 41 of file strategyBase.h.