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

Go to the source code of this file.

Classes

class  SdfLayerOffset
 Represents a time offset and scale between layers. More...
 
struct  SdfLayerOffset::Hash
 Hash functor for hash maps and sets. More...
 

Typedefs

typedef std::vector
< SdfLayerOffset
SdfLayerOffsetVector
 

Functions

SDF_API std::ostream & operator<< (std::ostream &out, const SdfLayerOffset &layerOffset)
 Writes the string representation of SdfLayerOffset to out. More...
 

Function Documentation

SDF_API std::ostream& operator<< ( std::ostream &  out,
const SdfLayerOffset layerOffset 
)

Writes the string representation of SdfLayerOffset to out.