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

Go to the source code of this file.

Enumerations

enum  UsdImagingPropertyInvalidationType { UsdImagingPropertyInvalidationType::Update, UsdImagingPropertyInvalidationType::Resync }
 

Enumeration Type Documentation

Given to an invalidation call to indicate whether the property was added or removed or whether one of its fields changed.

Enumerator
Update 
Resync 

Definition at line 34 of file types.h.