All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
sparseValueWriter.h File Reference

A collection of utilities for authoring time-varying attribute values with basic run-length encoding. More...

+ Include dependency graph for sparseValueWriter.h:

Go to the source code of this file.

Classes

class  UsdUtilsSparseAttrValueWriter
 A utility class for authoring time-varying attribute values with simple run-length encoding, by skipping any redundant time-samples. More...
 
class  UsdUtilsSparseValueWriter
 Utility class that manages sparse authoring of a set of UsdAttributes. More...
 

Detailed Description

A collection of utilities for authoring time-varying attribute values with basic run-length encoding.

Definition in file sparseValueWriter.h.