HDK
|
#include <drawItem.h>
Protected Member Functions | |
size_t | _GetBufferArraysHash () const override |
size_t | _GetElementOffsetsHash () const override |
![]() | |
HD_API HdRprimSharedData const * | _GetSharedData () const |
Returns the shared data. More... | |
Definition at line 36 of file drawItem.h.
HDST_API HdStDrawItem::HdStDrawItem | ( | HdRprimSharedData const * | sharedData | ) |
|
override |
|
overrideprotectedvirtual |
Allows derived classes to return a hash of the versions of buffers they manage. Called by GetBufferArraysHash.
Reimplemented from HdDrawItem.
|
overrideprotectedvirtual |
Allows derived classes to return a hash of the element offsets of the underlying BARs they manage. Called by GetBufferArraysHash.
Reimplemented from HdDrawItem.
|
inline |
Definition at line 51 of file drawItem.h.
|
inline |
Definition at line 55 of file drawItem.h.
HdStDrawItem::HF_MALLOC_TAG_NEW | ( | "new HdStDrawItem" | ) |
|
inline |
Definition at line 47 of file drawItem.h.
|
inline |
Definition at line 59 of file drawItem.h.