24 #ifndef PXR_IMAGING_HD_BUFFER_RESOURCE_H
25 #define PXR_IMAGING_HD_BUFFER_RESOURCE_H
47 std::pair<TfToken, HdBufferResourceSharedPtr> >;
81 #endif //PXR_IMAGING_HD_BUFFER_RESOURCE_H
HdTupleType GetTupleType() const
Data type and count.
std::vector< std::pair< TfToken, HdBufferResourceSharedPtr > > HdBufferResourceNamedList
std::shared_ptr< HdBufferResource > HdBufferResourceSharedPtr
HD_API ~HdBufferResource()
PXR_NAMESPACE_CLOSE_SCOPE PXR_NAMESPACE_OPEN_SCOPE
#define PXR_NAMESPACE_CLOSE_SCOPE
GLint GLenum GLboolean GLsizei stride
int GetOffset() const
Returns the interleaved offset (in bytes) of this data.
HD_API HdBufferResource(TfToken const &role, HdTupleType tupleType, int offset, int stride)
int GetStride() const
Returns the stride (in bytes) of underlying buffer.