HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
prim.h File Reference
#include "pxr/pxr.h"
#include "pxr/usd/usd/api.h"
#include "pxr/usd/usd/common.h"
#include "pxr/usd/usd/object.h"
#include "pxr/usd/usd/primFlags.h"
#include "pxr/usd/usd/schemaRegistry.h"
#include "pxr/usd/sdf/schema.h"
#include "pxr/base/trace/trace.h"
#include "pxr/base/tf/declarePtrs.h"
#include "pxr/base/tf/refBase.h"
#include "pxr/base/tf/token.h"
#include "pxr/base/tf/weakBase.h"
#include "pxr/usd/sdf/path.h"
#include <hboost/iterator/iterator_adaptor.hpp>
#include <hboost/range/iterator_range.hpp>
#include <string>
#include <type_traits>
#include <vector>
+ Include dependency graph for prim.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  UsdPrim
 
class  UsdPrimSiblingIterator
 
struct  Tf_ShouldIterateOverCopy< UsdPrimSiblingRange >
 
struct  Tf_ShouldIterateOverCopy< const UsdPrimSiblingRange >
 
class  UsdPrimSubtreeIterator
 
struct  Tf_ShouldIterateOverCopy< UsdPrimSubtreeRange >
 
struct  Tf_ShouldIterateOverCopy< const UsdPrimSubtreeRange >
 

Typedefs

typedef hboost::iterator_range
< UsdPrimSiblingIterator
UsdPrimSiblingRange
 
typedef hboost::iterator_range
< UsdPrimSubtreeIterator
UsdPrimSubtreeRange
 

Typedef Documentation

typedef hboost::iterator_range< UsdPrimSiblingIterator > UsdPrimSiblingRange

Definition at line 75 of file prim.h.

typedef hboost::iterator_range< UsdPrimSubtreeIterator > UsdPrimSubtreeRange

Definition at line 78 of file prim.h.