| 
    HDK
    
   | 
 
#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) | 
| using HdBufferArrayRangeSharedPtr = std::shared_ptr<class HdBufferArrayRange> | 
Definition at line 23 of file bufferArrayRange.h.
| using HdBufferSourceSharedPtr = std::shared_ptr<class HdBufferSource> | 
Definition at line 24 of file bufferArrayRange.h.
| using HdBufferSpecVector = std::vector<struct HdBufferSpec> | 
Definition at line 22 of file bufferArrayRange.h.
| HD_API std::ostream& operator<< | ( | std::ostream & | out, | 
| const HdBufferArrayRange & | self | ||
| ) |