HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
stagePopulationMask.h File Reference
#include "pxr/pxr.h"
#include "pxr/usd/usd/api.h"
#include "pxr/usd/sdf/path.h"
#include <iosfwd>
#include <vector>
+ Include dependency graph for stagePopulationMask.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UsdStagePopulationMask
 

Functions

USD_API std::ostream & operator<< (std::ostream &, UsdStagePopulationMask const &)
 Stream a text representation of a mask. More...
 
void swap (UsdStagePopulationMask &l, UsdStagePopulationMask &r)
 Swap the contents of masks l and r. More...
 
USD_API size_t hash_value (UsdStagePopulationMask const &)
 

Function Documentation

USD_API size_t hash_value ( UsdStagePopulationMask const )
USD_API std::ostream& operator<< ( std::ostream &  ,
UsdStagePopulationMask const  
)

Stream a text representation of a mask.

void swap ( UsdStagePopulationMask l,
UsdStagePopulationMask r 
)
inline

Swap the contents of masks l and r.

Definition at line 208 of file stagePopulationMask.h.