Loading...
Searching...
No Matches
childrenView.h File Reference
+ Include dependency graph for childrenView.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SdfChildrenViewTrivialPredicate< T >
 Special case predicate that always passes. More...
 
class  SdfChildrenViewTrivialAdapter< T >
 Special case adapter that does no conversions. More...
 
class  SdfChildrenView< _ChildPolicy, _Predicate, _Adapter >
 Provides a view onto an object's children. More...
 
struct  SdfAdaptedChildrenViewCreator< _View, _Adapter >
 Helper class to convert a given view of type _View to an adapted view using _Adapter as the adapter class. More...