HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
collectionExpressionEvaluator.h File Reference
#include "pxr/pxr.h"
#include "pxr/imaging/hd/api.h"
#include "pxr/base/tf/declarePtrs.h"
#include "pxr/usd/sdf/pathExpressionEval.h"
#include "pxr/usd/sdf/predicateLibrary.h"
#include <vector>
+ Include dependency graph for collectionExpressionEvaluator.h:

Go to the source code of this file.

Classes

class  HdCollectionExpressionEvaluator
 

Typedefs

using SdfPathVector = std::vector< class SdfPath >
 
using HdCollectionPredicateLibrary = SdfPredicateLibrary< const HdSceneIndexPrim & >
 

Functions

 TF_DECLARE_WEAK_AND_REF_PTRS (HdSceneIndexBase)
 

Typedef Documentation

using SdfPathVector = std::vector<class SdfPath>

Definition at line 28 of file collectionExpressionEvaluator.h.

Function Documentation

TF_DECLARE_WEAK_AND_REF_PTRS ( HdSceneIndexBase  )