|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hdSt/api.h"#include "pxr/imaging/hdSt/drawTargetRenderPassState.h"#include "pxr/imaging/hd/rprimCollection.h"#include "pxr/imaging/hd/sprim.h"#include "pxr/usd/sdf/path.h"#include "pxr/base/gf/vec2i.h"#include "pxr/base/tf/staticTokens.h"#include <vector>
Include dependency graph for drawTarget.h:Go to the source code of this file.
Classes | |
| class | HdStDrawTarget |
Macros | |
| #define | HDST_DRAW_TARGET_TOKENS |
Typedefs | |
| using | HdStDrawTargetPtrVector = std::vector< class HdStDrawTarget * > |
Functions | |
| TF_DECLARE_PUBLIC_TOKENS (HdStDrawTargetTokens, HDST_API, HDST_DRAW_TARGET_TOKENS) | |
| #define HDST_DRAW_TARGET_TOKENS |
Definition at line 25 of file drawTarget.h.
| using HdStDrawTargetPtrVector = std::vector<class HdStDrawTarget *> |
Definition at line 37 of file drawTarget.h.
| TF_DECLARE_PUBLIC_TOKENS | ( | HdStDrawTargetTokens | , |
| HDST_API | , | ||
| HDST_DRAW_TARGET_TOKENS | |||
| ) |