|
HDK
|
#include "pxr/pxr.h"#include "pxr/imaging/hd/api.h"#include "pxr/imaging/hd/version.h"#include "pxr/usd/sdf/path.h"#include "pxr/base/gf/vec4f.h"#include "pxr/base/vt/array.h"#include <memory>#include <vector>#include <unordered_map>
Include dependency graph for selection.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | HdSelection |
| struct | HdSelection::PrimSelectionState |
Typedefs | |
| using | HdSelectionSharedPtr = std::shared_ptr< class HdSelection > |
| using HdSelectionSharedPtr = std::shared_ptr<class HdSelection> |
Definition at line 23 of file selection.h.