HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SdfChildrenViewTrivialPredicate< T > Class Template Reference

#include <childrenView.h>

Public Member Functions

bool operator() (const T &x) const
 

Detailed Description

template<class T>
class SdfChildrenViewTrivialPredicate< T >

Special case predicate that always passes.

T is the type exposed by the value traits.

This predicate is compiled out.

Definition at line 51 of file childrenView.h.

Member Function Documentation

template<class T >
bool SdfChildrenViewTrivialPredicate< T >::operator() ( const T x) const
inline

Definition at line 53 of file childrenView.h.


The documentation for this class was generated from the following file: