All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
changeList.h File Reference
+ Include dependency graph for changeList.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdfChangeList
 A list of scene description modifications, organized by the namespace paths where the changes occur. More...
 
struct  SdfChangeList::Entry
 Entry of changes at a single path in namespace. More...
 

Typedefs

typedef std::vector< std::pair
< SdfLayerHandle,
SdfChangeList > > 
SdfLayerChangeListVec
 

Functions

SDF_API std::ostream & operator<< (std::ostream &, const SdfChangeList &)