#include <XUSD_PathSet.h>
Definition at line 26 of file XUSD_PathSet.h.
XUSD_PathSet::XUSD_PathSet |
( |
| ) |
|
XUSD_PathSet::XUSD_PathSet |
( |
const SdfPathSet & |
src | ) |
|
XUSD_PathSet::~XUSD_PathSet |
( |
| ) |
|
bool XUSD_PathSet::contains |
( |
const SdfPath & |
path | ) |
const |
bool XUSD_PathSet::contains |
( |
const SdfPathSet & |
paths | ) |
const |
bool XUSD_PathSet::containsAncestor |
( |
const SdfPath & |
path | ) |
const |
bool XUSD_PathSet::containsDescendant |
( |
const SdfPath & |
path | ) |
const |
bool XUSD_PathSet::containsPathOrAncestor |
( |
const SdfPath & |
path, |
|
|
bool * |
contains = nullptr |
|
) |
| const |
bool XUSD_PathSet::containsPathOrDescendant |
( |
const SdfPath & |
path, |
|
|
bool * |
contains = nullptr |
|
) |
| const |
void XUSD_PathSet::removeAncestors |
( |
| ) |
|
void XUSD_PathSet::removeDescendants |
( |
| ) |
|
The documentation for this class was generated from the following file: