|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hd/api.h"#include "pxr/imaging/hd/version.h"#include "pxr/imaging/hd/types.h"#include "pxr/base/tf/stl.h"#include "pxr/base/tf/token.h"#include <vector>
Include dependency graph for bufferSpec.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HdBufferSpec |
| struct | HdBufferSpec::HashFunctor |
| Functor to use for unordered sets, maps. More... | |
Functions | |
| template<class HashState > | |
| void | TfHashAppend (HashState &h, HdBufferSpec const &bs) |
Variables | |
| PXR_NAMESPACE_OPEN_SCOPE typedef std::vector< struct HdBufferSpec > | HdBufferSpecVector |
| void TfHashAppend | ( | HashState & | h, |
| HdBufferSpec const & | bs | ||
| ) |
Definition at line 109 of file bufferSpec.h.
| PXR_NAMESPACE_OPEN_SCOPE typedef std::vector<struct HdBufferSpec> HdBufferSpecVector |
Definition at line 21 of file bufferSpec.h.