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

Go to the source code of this file.

Classes

class  HdStComputation
 

Typedefs

using HdBufferArrayRangeSharedPtr = std::shared_ptr< class HdBufferArrayRange >
 
using HdBufferSpecVector = std::vector< struct HdBufferSpec >
 
using HdStComputationSharedPtr = std::shared_ptr< class HdStComputation >
 
using HdStComputationSharedPtrVector = std::vector< HdStComputationSharedPtr >
 

Typedef Documentation

Definition at line 38 of file computation.h.

using HdBufferSpecVector = std::vector<struct HdBufferSpec>

Definition at line 39 of file computation.h.

Definition at line 41 of file computation.h.

Definition at line 42 of file computation.h.