HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
commandBuffer.h File Reference
#include "pxr/pxr.h"
#include "pxr/imaging/hdSt/api.h"
#include "pxr/imaging/hd/version.h"
#include "pxr/imaging/hdSt/drawItemInstance.h"
#include "pxr/base/gf/matrix4d.h"
#include <memory>
#include <vector>
+ Include dependency graph for commandBuffer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HdStCommandBuffer
 

Typedefs

using HdStRenderPassStateSharedPtr = std::shared_ptr< class HdStRenderPassState >
 
using HdStResourceRegistrySharedPtr = std::shared_ptr< class HdStResourceRegistry >
 
using HdDrawItemConstPtrVector = std::vector< class HdDrawItem const * >
 
using HdDrawItemConstPtrVectorSharedPtr = std::shared_ptr< HdDrawItemConstPtrVector >
 
using HdSt_DrawBatchSharedPtr = std::shared_ptr< class HdSt_DrawBatch >
 
using HdSt_DrawBatchSharedPtrVector = std::vector< HdSt_DrawBatchSharedPtr >
 

Typedef Documentation

Definition at line 49 of file commandBuffer.h.

Definition at line 51 of file commandBuffer.h.

using HdSt_DrawBatchSharedPtr = std::shared_ptr<class HdSt_DrawBatch>

Definition at line 53 of file commandBuffer.h.

Definition at line 54 of file commandBuffer.h.

Definition at line 45 of file commandBuffer.h.

Definition at line 47 of file commandBuffer.h.