#include <notice.h>
SdfNotice::BaseLayersDidChange::BaseLayersDidChange |
( |
const SdfLayerChangeListVec & |
changeVec, |
|
|
size_t |
serialNumber |
|
) |
| |
|
inline |
bool SdfNotice::BaseLayersDidChange::count |
( |
SdfLayerHandle const & |
layer | ) |
const |
|
inline |
const_iterator SdfNotice::BaseLayersDidChange::find |
( |
SdfLayerHandle const & |
layer | ) |
const |
|
inline |
A list of layers and the changes that occurred to them.
Definition at line 74 of file notice.h.
SDF_API SdfLayerHandleVector SdfNotice::BaseLayersDidChange::GetLayers |
( |
| ) |
const |
A list of layers changed.
size_t SdfNotice::BaseLayersDidChange::GetSerialNumber |
( |
| ) |
const |
|
inline |
The serial number for this round of change processing.
Definition at line 94 of file notice.h.
The documentation for this class was generated from the following file: