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

Go to the source code of this file.

Classes

class  HdBufferArrayRange
 
class  HdBufferArrayRangeContainer
 

Typedefs

using HdBufferSpecVector = std::vector< struct HdBufferSpec >
 
using HdBufferArrayRangeSharedPtr = std::shared_ptr< class HdBufferArrayRange >
 
using HdBufferSourceSharedPtr = std::shared_ptr< class HdBufferSource >
 

Functions

HD_API std::ostream & operator<< (std::ostream &out, const HdBufferArrayRange &self)
 

Typedef Documentation

Definition at line 40 of file bufferArrayRange.h.

using HdBufferSourceSharedPtr = std::shared_ptr<class HdBufferSource>

Definition at line 41 of file bufferArrayRange.h.

using HdBufferSpecVector = std::vector<struct HdBufferSpec>

Definition at line 39 of file bufferArrayRange.h.

Function Documentation

HD_API std::ostream& operator<< ( std::ostream &  out,
const HdBufferArrayRange self 
)